[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 8 / 3 / TBCommentKit / 0.0.3 / TBCommentKit.podspec.json
blob2a4daa50d4af91f5262be94e9f94a4cb509f0747
2   "name": "TBCommentKit",
3   "version": "0.0.3",
4   "summary": "A short description of TBCommentKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tb-ios/TBCommentKit",
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/TBCommentKit.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TBCommentKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "TBCommentKit": [
24       "TBCommentKit/Classes/**/*.xib",
25       "TBCommentKit/Assets/**/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "FCCategoryOCKit": [
31     ],
32     "TBBaseKit": [
34     ],
35     "TBAPIKit": [
37     ],
38     "TBSDWebImage": [
40     ],
41     "CTMediator": [
43     ],
44     "IQKeyboardManager": [
46     ],
47     "Masonry": [
49     ],
50     "MJExtension": [
52     ],
53     "SDWebImage": [
55     ],
56     "TZImagePreviewController": [
58     ],
59     "MJRefresh": [
61     ],
62     "UITableView+FDTemplateLayoutCell": [
64     ],
65     "JXCategoryView": [
67     ],
68     "LYEmptyView": [
70     ]
71   }