blob: 88be90037213a1f3ea7aeaeb804b51f60bee3a35 [file] [log] [blame]
{
"name": "TBPushKit",
"version": "0.0.2",
"summary": "A short description of TBPushKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBPushKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Q007": "25@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBPushKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TBPushKit/Classes/**/*",
"dependencies": {
"CTMediator": [
]
}
}