blob: 1df8013a71a16e87a58abeae532df9548de42677 [file] [log] [blame]
{
"name": "YTSegmentedViewController",
"platforms": {
"ios": "7.0"
},
"version": "1.0.2",
"license": "MIT",
"summary": "a support the left and right sliding segmentedviewcontroller",
"homepage": "https://github.com/songyutao/YTSegmentedViewController",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTSegmentedViewController.git",
"tag": "1.0.2"
},
"requires_arc": true,
"subspecs": [
{
"dependencies": {
"YTSegmentedControl": [
]
},
"name": "YTSegmentedViewController",
"source_files": "YTSegmentedViewController/YTSegmentedViewController",
"frameworks": [
"UIKit"
]
}
]
}