blob: 56aaaf42db912a5de972aa7dea4d8fb7e05242e2 [file] [log] [blame]
{
"name": "TFY_PageSegmentKit",
"version": "2.1.2",
"summary": "全能分段选择器",
"description": "全能分段选择器",
"homepage": "https://github.com/13662049573/TFY_PageSegmentController",
"license": "MIT",
"authors": {
"田风有": "420144542@qq.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_PageSegmentController.git",
"tag": "2.1.2"
},
"source_files": "TFY_PageSegmentController/TFY_PageSegmentKit/TFY_PageSegmentKit.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"subspecs": [
{
"name": "CsutomScroller",
"dependencies": {
"TFY_PageSegmentKit/Param": [
]
},
"source_files": "TFY_PageSegmentController/TFY_PageSegmentKit/CsutomScroller/**/*.{h,m}"
},
{
"name": "ITools",
"source_files": "TFY_PageSegmentController/TFY_PageSegmentKit/ITools/**/*.{h,m}"
},
{
"name": "Param",
"dependencies": {
"TFY_PageSegmentKit/ITools": [
]
},
"source_files": "TFY_PageSegmentController/TFY_PageSegmentKit/Param/**/*.{h,m}"
}
]
}