blob: ec7d77ad7611b63a7ebef177567a51abedc935f5 [file] [log] [blame]
{
"name": "MJSwitchView",
"version": "1.0.0",
"summary": "The Switch View visible in xib/SB.",
"homepage": "https://github.com/iosLiuPeng/MJSwitchView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosLiuPeng": "392009255@qq.com"
},
"source": {
"git": "https://github.com/iosLiuPeng/MJSwitchView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/*.{h,m,xib}",
"frameworks": "UIKit"
}