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