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