blob: fcd230b2bd97710785d2ad8857f60d738cff2c7b [file] [log] [blame]
{
"name": "WSControl",
"version": "1.1.1",
"summary": "Encapsulated UIButton/UIAlertView/UIActionSheet/UISegmentedControl with Block.",
"homepage": "https://github.com/Shunzi007/WSControl",
"license": "MIT",
"authors": {
"王顺": "360752546@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Shunzi007/WSControl.git",
"tag": "1.1.1"
},
"source_files": "WSControl/*.{h,m}",
"frameworks": "UIKit"
}