blob: 07ca82b63cf838441c77a2a844b2258418b08fea [file] [log] [blame]
{
"name": "iPush",
"authors": {
"Adam.Hu": "adam.hu.2018@gmail.com"
},
"version": "1.0.8",
"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.0.8"
},
"source_files": "iPush.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "iPush.framework"
}
}