blob: 4a57599e8bd023f8b41081a03b61d8c70ac0200f [file] [log] [blame]
{
"name": "ICXJPushService",
"version": "0.1.0",
"summary": "A short description of ICXJPushService.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXJPushService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "luoxin3116@gmail.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXJPushService.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ICXJPushService/Classes/**/*",
"dependencies": {
"JPush": [
]
}
}