[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 9 / 6 / TFY_PageSegmentKit / 2.2.5 / TFY_PageSegmentKit.podspec.json
blob685e726304c58abd9e88c5aff4f249922b57c714
2   "name": "TFY_PageSegmentKit",
3   "version": "2.2.5",
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.5"
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": "Param",
36       "source_files": "TFY_PageSegmentController/TFY_PageSegmentKit/Param/**/*.{h,m}"
37     }
38   ]