blob: 4ddf050eb4af11f28e6696503653b522e3520e88 [file] [log] [blame]
{
"name": "YTSegmentedControl",
"platforms": {
"ios": "7.0"
},
"version": "1.0.4",
"license": "MIT",
"summary": "a custom sliding segmented control",
"homepage": "https://github.com/songyutao/YTSegmentedControl",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTSegmentedControl.git",
"tag": "1.0.4"
},
"requires_arc": true,
"subspecs": [
{
"name": "YTSegmentedControl",
"source_files": "YTSegmentedControl/YTSegmentedControl",
"frameworks": [
"UIKit"
]
}
]
}