| { |
| "name": "LinkingStaticLib", |
| "version": "0.0.3", |
| "summary": "A short description of LinkingStaticLib.", |
| "source": { |
| "git": "https://github.com/blotouta2/LinkingStaticLib.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "Classes/**/*", |
| "public_header_files": "Classes/**/*.h", |
| "vendored_libraries": "Classes/libBlotoutAnalytics.a", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "static_framework": true, |
| "description": "A new LinkProject testing project.", |
| "homepage": "https://github.com/blotouta2/LinkingStaticLib", |
| "license": { |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "blotouta2": "ankur@blotout.io" |
| }, |
| "pod_target_xcconfig": { |
| "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64" |
| }, |
| "user_target_xcconfig": { |
| "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64" |
| } |
| } |