[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 5 / TBSearchKit / 0.0.2 / TBSearchKit.podspec.json
blob317e33e617e0b9fb1dcc7239aa39c0aa169eeb60
2   "name": "TBSearchKit",
3   "version": "0.0.2",
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.2"
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     "TBCGBaseKit": [
40     ],
41     "CTMediator": [
43     ],
44     "IQKeyboardManager": [
46     ],
47     "Masonry": [
49     ],
50     "SVProgressHUD": [
52     ],
53     "MJExtension": [
55     ],
56     "SDWebImage": [
58     ],
59     "TZImagePreviewController": [
61     ],
62     "MJRefresh": [
64     ],
65     "UITableView+FDTemplateLayoutCell": [
67     ],
68     "JXCategoryView": [
70     ]
71   }