[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 7 / 9 / 6 / TFY_PageSegmentKit / 2.2.2 / TFY_PageSegmentKit.podspec.json
blob2c7f57dd5b755912a5bcc1cc78aaf4dc73535aa2
2   "name": "TFY_PageSegmentKit",
3   "version": "2.2.2",
4   "summary": "全能分段选择器",
5   "description": "全能分段选择器",
6   "homepage": "https://github.com/13662049573/TFY_PageSegmentController",
7   "license": "MIT",
8   "authors": {
9     "田风有": "420144542@qq.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_PageSegmentController.git",
16     "tag": "2.2.2"
17   },
18   "source_files": "TFY_PageSegmentController/TFY_PageSegmentKit/TFY_PageSegmentKit.h",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "CsutomScroller",
27       "dependencies": {
28         "TFY_PageSegmentKit/Param": [
30         ]
31       },
32       "source_files": "TFY_PageSegmentController/TFY_PageSegmentKit/CsutomScroller/**/*.{h,m}"
33     },
34     {
35       "name": "ITools",
36       "source_files": "TFY_PageSegmentController/TFY_PageSegmentKit/ITools/**/*.{h,m}"
37     },
38     {
39       "name": "Param",
40       "dependencies": {
41         "TFY_PageSegmentKit/ITools": [
43         ]
44       },
45       "source_files": "TFY_PageSegmentController/TFY_PageSegmentKit/Param/**/*.{h,m}"
46     }
47   ]