blob: ba2a1136a1576571e88c58147f4387e2b7b868e7 [file] [log] [blame]
{
"name": "GuardianSDK",
"version": "0.0.3",
"summary": "活动反作弊 iOS SDK - Guardian.framework.",
"description": "活动反作弊 iOS SDK - Guardian.framework. iOS",
"homepage": "https://github.com/iospai/Guardian.framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iospai": "396804688@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iospai/Guardian.framework.git",
"tag": "0.0.3"
},
"vendored_frameworks": "Guardian.framework",
"frameworks": [
"AdSupport",
"AvFoundation",
"CoreTelephony",
"SystemConfiguration"
],
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ENABLE_BITCODE": "NO"
}
}