Skip to content

Commit

Permalink
removed unreleased pods from podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rjourde committed Sep 20, 2016
1 parent db3658d commit e120501
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions GonawinEngine.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,4 @@ Pod::Spec.new do |spec|

spec.source = { :git => 'https://github.com/taironas/gonawin-engine-ios.git', :tag => 'v0.10' }
spec.source_files = 'GonawinEngine/**/*.swift'

spec.dependency 'Moya/RxSwift'
spec.dependency 'RxSwift'
spec.dependency 'SwiftyJSON'
end

0 comments on commit e120501

Please sign in to comment.