Skip to content

Commit 19eb725

Browse files
committed
Update .podspec
1 parent 41a873d commit 19eb725

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

AFNetworking+RetryPolicy.podspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Pod::Spec.new do |spec|
1010
spec.social_media_url = 'http://kubatruhlar.cz'
1111
spec.ios.deployment_target = '7.0'
1212
spec.osx.deployment_target = '10.9'
13-
spec.watchos.deployment_target = '2.0'
14-
spec.tvos.deployment_target = '9.0'
1513
spec.source = {:git => 'https://github.com/kubatruhlar/AFNetworking-RetryPolicy.git', :tag => "#{spec.version}"}
1614
spec.source_files = 'AFNetworking+RetryPolicy/*.{h,m}'
1715
spec.framework = 'Foundation'

0 commit comments

Comments
 (0)