blob: 688fee5f8f3868089e8b0426d0d535d96fb115ad [file] [log] [blame]
{
"name": "JPushApiManager",
"version": "3.1.2",
"summary": "组件化方式管理极光推送代码",
"description": "组件化方式管理极光推送代码,以方便代码中一处修改全局生效",
"homepage": "https://github.com/XFNicar/JPushApiManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XieFei": "xuejingwen25@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XFNicar/JPushApiManager.git",
"tag": "3.1.2"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"ios": {
"vendored_libraries": "libs/*.a"
}
}