blob: 0e9b6d0f8152da0bec9633f78149e0785ef5c4b1 [file] [log] [blame]
{
"name": "SYBPush-idfa",
"version": "1.6.2",
"summary": "百度Push服务SDK,包含idfa.",
"description": "百度Push服务SDK 版本:2020-06-02 iOS V1.6.2,包含idfa",
"homepage": "https://github.com/isandboy/SYBPush-idfa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isandboy": "sandboylu@jiangroom.com"
},
"source": {
"git": "https://github.com/isandboy/SYBPush-idfa.git",
"tag": "1.6.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SYBPush/**/*.{h,m}",
"vendored_libraries": "SYBPush/idfa/*.a",
"frameworks": [
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"AdSupport"
],
"libraries": "z",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-all_load",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-all_load",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}