blob: 1c5fa425b81c89e818f2d1fa8821c21bc1e7eba7 [file] [log] [blame]
{
"name": "Guardian.framework",
"version": "0.0.1",
"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.1"
},
"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"
}
}