Skip to content

Commit

Permalink
Merge pull request #34 from CrazyWisdom/master
Browse files Browse the repository at this point in the history
cocoapods done??
  • Loading branch information
zhangwh committed Dec 16, 2015
2 parents bf0e3c3 + e4ff31a commit 7447c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CocoaMQTT.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
s.osx.deployment_target = "10.9"
s.ios.deployment_target = "8.0"
# s.watchos.deployment_target = "2.0"
s.tvos.deployment_target = "9.0"
# s.tvos.deployment_target = "9.0"
s.source = { :git => "https://github.com/emqtt/CocoaMQTT.git", :tag => "1.0.0"}
s.source_files = "Source/{*.h,*.m}", "Source/*.swift"
# s.dependency "CocoaAsyncSocket", "~> 7.4.2"
Expand Down

0 comments on commit 7447c2c

Please sign in to comment.