[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / 6 / TBHomeKit / 0.0.4 / TBHomeKit.podspec.json
blobeeb3ab941ab0c7d2f9a3f8c2d4977141fd919765
2   "name": "TBHomeKit",
3   "version": "0.0.4",
4   "summary": "A short description of TBHomeKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tb-ios/TBHomeKit",
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/TBHomeKit.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TBHomeKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "TBHomeKit": [
24       "TBHomeKit/Classes/**/*.xib",
25       "TBHomeKit/Assets/**/*.xcassets"
26     ]
27   },
28   "static_framework": true,
29   "dependencies": {
30     "FCCategoryOCKit": [
32     ],
33     "TBBaseKit": [
35     ],
36     "TBSDWebImage": [
38     ],
39     "TBAPIKit": [
41     ],
42     "CTMediator": [
44     ],
45     "IQKeyboardManager": [
47     ],
48     "Masonry": [
50     ],
51     "SVProgressHUD": [
53     ],
54     "MJExtension": [
56     ],
57     "TZImagePreviewController": [
59     ],
60     "MJRefresh": [
62     ],
63     "UITableView+FDTemplateLayoutCell": [
65     ],
66     "JXCategoryView": [
68     ],
69     "SDCycleScrollView": [
71     ],
72     "ZFPlayer": [
74     ],
75     "ZFPlayer/AVPlayer": [
77     ],
78     "ZFPlayer/ControlView": [
80     ]
81   }