blob: 54209f03c813f03f4ec80f98a254b9be8863012b [file] [log] [blame]
{
"name": "TBAPIKit",
"version": "0.0.8",
"summary": "A short description of TBAPIKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tbzj-code/TBAPIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tbzj-code/TBAPIKit.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBAPIKit/Classes/**/*",
"dependencies": {
"CTNetworking": [
],
"FCCategoryOCKit": [
],
"TBUserRegisterKit": [
],
"CTMediator": [
]
}
}