blob: 570085d4768819b4d405a6724d8905d1295a5117 [file] [log] [blame]
{
"name": "ICXJPushService",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ICXJPushService/Classes/**/*",
"dependencies": {
"JPush": [
],
"ICXAppdelegateComponents": [
]
}
}