blob: 4f998c112e969b7b171ecf7c31653a1257ec8ca0 [file] [log] [blame]
{
"name": "iPush",
"authors": {
"Adam.Hu": "adam.hu.2018@gmail.com"
},
"version": "1.1.5",
"summary": "iPush SDK for iOS",
"description": "iPush 智能推送平台 SDK for iOS",
"homepage": "https://github.com/hushihua/iPush.git",
"license": {
"type": "Commercial",
"text": "@2019 Lema.cm"
},
"source": {
"git": "https://github.com/hushihua/iPush.git",
"tag": "1.1.5"
},
"source_files": "iPush.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "iPush.framework"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}