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