blob: 7af1d530dc06dda55e03fc6d07f365bcaa04462b [file] [log] [blame]
{
"name": "THPush",
"version": "0.0.2",
"summary": "天合个推组件",
"description": "集成了个推的推送组件",
"homepage": "https://gitlab-eip.trinasolar.com/wenji.liu/thpush",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lwj_code": "wallien@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab-eip.trinasolar.com/wenji.liu/thpush.git",
"tag": "0.0.2"
},
"source_files": "THPush/*.{h,m}",
"requires_arc": true,
"dependencies": {
"GTSDK": [
]
}
}