blob: 159fe81230dbfedbb7b17da57232956cd0361310 [file] [log] [blame]
{
"name": "TBBaseKit",
"version": "0.0.17",
"summary": "A short description of TBBaseKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBBaseKit.git",
"tag": "0.0.17"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBBaseKit/Classes/**/*",
"resource_bundles": {
"TBBaseKit": [
"TBBaseKit/Assets/**/*"
]
},
"dependencies": {
"FCCategoryOCKit": [
],
"FDFullscreenPopGesture": [
]
}
}