最终版本
Showing
This diff is collapsed.
| ... | ... | @@ -18,6 +18,6 @@ Pod::Spec.new do |s| |
| s.ios.deployment_target = '8.0' | ||
| s.source_files = 'GMNetService/Classes/**/*' | ||
| s.public_header_files = 'GMNetService/Classes/{WMNetService,WMSecureNetService,WMImageUploadOperation,GMNetConstant}.h' | ||
| s.public_header_files = 'GMNetService/Classes/{WMNetService,WMSecureNetService,WMImageUploadOperation,GMNetConstant,GMHTTPSessionManager}.h' | ||
| s.dependency 'AFNetworking', '3.1.0' | ||
| end |
Please
register
or
sign in
to comment