| { |
| "name": "JyAdFramework", |
| "version": "3.0.1", |
| "summary": "JyAdFrameworkIOSSDK", |
| "description": "JyAdFramework SDK.", |
| "homepage": "https://www.51tuiyi.com/", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Tuiyi": "linye@51tuiyi.com" |
| }, |
| "source": { |
| "http": "http://cdn.51tuiyi.com/pod/Build3.0.1.zip" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "static_framework": true, |
| "pod_target_xcconfig": { |
| "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64" |
| }, |
| "user_target_xcconfig": { |
| "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64" |
| }, |
| "vendored_frameworks": "Build/JyAdFramework.framework", |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "CoreTelephony", |
| "CoreLocation", |
| "SystemConfiguration" |
| ], |
| "dependencies": { |
| "FMDB": [ |
| |
| ] |
| } |
| } |