blob: e13856568ab580d2f41f4b48312e01bc4e45bce3 [file] [log] [blame]
{
"name": "Cooper_JPush",
"version": "0.1.0",
"summary": "基于iOS10的CooperSDK 极光管理插件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.oschina.net/appkf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jhfkf": "jhfappkf@163.com"
},
"source": {
"git": "https://gitee.com/appkf_admin/Cooper_JPush.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"Cooper_JPush",
"Cooper_JPush/Classes/**/*.{h,m}"
],
"dependencies": {
"CooperSDK": [
],
"JPush": [
"~> 3.3"
]
},
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
}
}