blob: 3a38c6041d1758d9318da7fc504e24bc3f1cd0f6 [file] [log] [blame]
{
"name": "YTSwitch",
"platforms": {
"ios": "7.0"
},
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "YTSwitch",
"source_files": "YTSwitch/YTSwitch",
"frameworks": [
"UIKit"
]
}
]
}