blob: 9723d4fd79dd1189a7a84894989ed689448c75a8 [file] [log] [blame]
{
"name": "TBAPIKit",
"version": "0.0.11",
"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.11"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBAPIKit/Classes/**/*",
"dependencies": {
"CTNetworking": [
],
"FCCategoryOCKit": [
],
"TBUserRegisterKit": [
],
"CTMediator": [
]
}
}