blob: 1ceb0ac00aac1098e288896a96d11d094f322256 [file] [log] [blame]
{
"name": "ICXJPushService",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXJPushService/Classes/**/*",
"dependencies": {
"ICXAppdelegateComponents": [
],
"JPush": [
]
}
}