blob: 35b7f136dbb7a9aec103bec40d86dae861eaae56 [file] [log] [blame]
{
"name": "iPush",
"authors": {
"Adam.Hu": "adam.hu.2018@gmail.com"
},
"version": "1.0.1",
"summary": "iPush Sdk",
"description": "iPush 推送 Sdk",
"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.1"
},
"source_files": "iPush.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "iPush.framework"
}
}