update
Showing
| ... | ... | @@ -45,11 +45,13 @@ TODO: Add long description of the pod here. |
| s.frameworks = ['Photos'] | ||
| # s.libraries = 'xml2', 'z', 'c++', 'sqlite3' | ||
| # s.static_framework = true | ||
| s.static_framework = true | ||
| # s.resource_bundles = { | ||
| # 'GMShareSDK' => ['GMShareSDK/Assets/*.png'] | ||
| # } | ||
| s.xcconfig = { 'VALID_ARCHS' => 'arm64 x86_64', } | ||
| # s.public_header_files = 'Pod/Classes/**/*.h' | ||
| # s.frameworks = 'UIKit', 'MapKit' | ||
| # s.dependency 'AFNetworking', '~> 2.3' | ||
| ... | ... |
Please
register
or
sign in
to comment