Skip to content

Commit

Permalink
[skyapi] refs #5 Removed source from podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Apr 26, 2019
1 parent c6290b7 commit 19a833a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions lib/skyapi/skyapi.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ Pod::Spec.new do |s|

s.frameworks = 'SystemConfiguration', 'CoreData'

s.homepage = "https://github.com/openapitools/openapi-generator"
s.license = "Proprietary"
s.source = { :git => "https://github.com/openapitools/openapi-generator.git", :tag => "#{s.version}" }
s.homepage = "https://skycoin.net"
s.license = "Propietary"
s.author = { "Skycoin" => "[email protected]" }

s.source_files = 'skyapi/**/*.{m,h}'
Expand Down

0 comments on commit 19a833a

Please sign in to comment.