[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / d / a / TBShopKit / 0.0.4 / TBShopKit.podspec.json
blob549c8339bbc6fc1c74ff665efab91a250f8a36de
2   "name": "TBShopKit",
3   "version": "0.0.4",
4   "summary": "A short description of TBShopKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tb-ios/TBShopKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2585299617@qq.com": "2585299617@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/tb-ios/TBShopKit.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TBShopKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "TBShopKit": [
24       "TBShopKit/Classes/**/*.xib",
25       "TBShopKit/Assets/**/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "FCCategoryOCKit": [
31     ],
32     "TBBaseKit": [
34     ],
35     "TBSDWebImage": [
37     ],
38     "CTMediator": [
40     ],
41     "IQKeyboardManager": [
43     ],
44     "Masonry": [
46     ],
47     "SVProgressHUD": [
49     ],
50     "MJExtension": [
52     ],
53     "SDWebImage": [
55     ],
56     "TZImagePreviewController": [
58     ],
59     "MJRefresh": [
61     ],
62     "UITableView+FDTemplateLayoutCell": [
64     ],
65     "JXCategoryView": [
67     ]
68   }