blob: d9d2aa7d59f04d05d18761e1b817964af543cb49 [file] [log] [blame]
{
"name": "TBCollectionKit",
"version": "0.0.4",
"summary": "A short description of TBCollectionKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBCollectionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBCollectionKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBCollectionKit/Classes/**/*.{h,m}",
"resource_bundles": {
"TBCollectionKit": [
"TBCollectionKit/Classes/**/*.xib",
"TBCollectionKit/Assets/**/*.xcassets"
]
},
"dependencies": {
"FCCategoryOCKit": [
],
"TBBaseKit": [
],
"CTMediator": [
],
"IQKeyboardManager": [
],
"Masonry": [
],
"SVProgressHUD": [
],
"MJExtension": [
],
"TZImagePreviewController": [
],
"MJRefresh": [
],
"UITableView+FDTemplateLayoutCell": [
],
"JXCategoryView": [
],
"TBSDWebImage": [
]
}
}