blob: a4d1c913e3145efb0f819437dc8a395539312390 [file] [log] [blame]
{
"name": "IronSourceSDKTEST",
"version": "7.1.5.1",
"summary": "A short tttt description of .",
"description": "测试pod 使用方法工程,测试pod 使用方法工程,测试pod 使用方法工程.",
"homepage": "https://www.baidu.com",
"license": {
"type": "Commercial",
"text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
},
"authors": {
"IronSource": "http://www.is.com/contact/"
},
"source": {
"http": "https://raw.githubusercontent.com/ironsource-mobile/iOS-sdk/master/7.1.5.1/IronSource7.1.5.1.zip"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IronSource/IronSource.framework/**/*.{h,m}",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphoneos*]": "arm64",
"ONLY_ACTIVE_ARCH": "YES"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphoneos*]": "arm64",
"ONLY_ACTIVE_ARCH": "YES"
},
"vendored_frameworks": "IronSource/IronSource.framework",
"libraries": [
"c++",
"sqlite3",
"stdc++",
"z"
],
"public_header_files": "IronSource/IronSource.framework/Versions/A/Headers/*.*",
"preserve_paths": "IronSource/IronSource.framework/*",
"frameworks": [
"UIKit",
"MapKit"
]
}