blob: 25cf8746cd18b520721b9da2fb7d51324f162033 [file] [log] [blame]
{
"name": "YTSwitch",
"platforms": {
"ios": "7.0"
},
"version": "1.0.0",
"license": "MIT",
"summary": "a custom switch view",
"homepage": "https://github.com/songyutao/YTSwitch",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTSwitch.git",
"tag": "1.0.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "YTSwitch",
"source_files": "YTSwitch/YTSwitch",
"frameworks": [
"UIKit"
]
}
]
}