[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 4 / 5 / TBSearchKit / 0.0.1 / TBSearchKit.podspec.json
blob5b29d476ec152046cfdcf2aa814480e523f90884
2   "name": "TBSearchKit",
3   "version": "0.0.1",
4   "summary": "A short description of TBSearchKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tb-ios/TBSearchKit",
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/TBSearchKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TBSearchKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "TBSearchKit": [
24       "TBSearchKit/Classes/**/*.xib",
25       "TBSearchKit/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   }