[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / f / 2 / TTCTool / 0.1.1 / TTCTool.podspec.json
blobca4ed669ead43cd1b26703ea46b3b22db48dbdbf
2   "name": "TTCTool",
3   "version": "0.1.1",
4   "summary": "TTCTool.",
5   "description": "TTCTool.TTCTool.TTCTool.TTCTool.",
6   "homepage": "https://github.com/tangtiancheng/DouYinComment",
7   "license": "MIT",
8   "authors": {
9     "tangtiancheng": "1262711517@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/tangtiancheng/DouYinComment.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "subspecs": [
23     {
24       "name": "TCViewPage",
25       "source_files": [
26         "DouYinCComment/TTCTool/ViewPage/TCViewPage(你只需要以下两个类即可实现分页和嵌套滚动)/**/*.{h,m}",
27         "DouYinCComment/TTCTool/ViewPage/UIView+EasyFrame.{h,m}"
28       ]
29     },
30     {
31       "name": "TCCommentsPopView",
32       "source_files": "DouYinCComment/TTCTool/CommentMethod/TCCommentsPopView/**/*.{h,m}"
33     },
34     {
35       "name": "TagChannelManager",
36       "source_files": [
37         "DouYinCComment/TTCTool/ViewPage/TagChannelManager(标签管理)/**/*.{h,m}",
38         "DouYinCComment/TTCTool/ViewPage/UIView+EasyFrame.{h,m}",
39         "DouYinCComment/TTCTool/TTCCom.h"
40       ],
41       "dependencies": {
42         "ReactiveObjC": [
44         ],
45         "Masonry": [
47         ]
48       }
49     },
50     {
51       "name": "TTCTransition",
52       "source_files": [
53         "DouYinCComment/TTCTool/TTCTransition/**/*.{h,m}",
54         "DouYinCComment/TTCTool/ViewPage/UIView+EasyFrame.{h,m}",
55         "DouYinCComment/TTCTool/TTCCom.h"
56       ]
57     }
58   ]