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