blob: 120fce3a61f8cdf5015e855bc60dcbe27fc5d329 [file] [log] [blame]
{
"name": "ZXSwitch",
"version": "0.0.1",
"summary": "Switch control",
"homepage": "https://github.com/kwezdj123/ZXSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LoginPig": "woshiwangzhezhu@gmail.com"
},
"source": {
"git": "https://github.com/kwezdj123/ZXSwitch.git"
},
"frameworks": "UIKit",
"source_files": "ZXSwitch/Classes/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}