blob: efe7094e4da7f2a2926a0fb13394d794369a8a70 [file] [log] [blame]
{
"name": "MOPush",
"version": "1.0.3",
"summary": "默往推送SDK",
"description": "默往推送SDK",
"homepage": "https://gitee.com/mopush/iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "git@gitee.com:mopush/iOS.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MOPush/**/*.{framework}",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true
}