[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / 4 / TBSpecKit / 0.0.2 / TBSpecKit.podspec.json
blob35ac78398b45c2ca1f84a23e28eb490214fe1353
2   "name": "TBSpecKit",
3   "version": "0.0.2",
4   "summary": "A short description of TBSpecKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tb-ios/TBSpecKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Q007": "2585299617@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/tb-ios/TBSpecKit.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TBSpecKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "TBSpecKit": [
24       "TBSpecKit/Classes/**/*.xib",
25       "TBSpecKit/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     "TZImagePreviewController": [
55     ],
56     "MJRefresh": [
58     ],
59     "UITableView+FDTemplateLayoutCell": [
61     ],
62     "JXCategoryView": [
64     ],
65     "SDCycleScrollView": [
67     ]
68   }