blob: 0f1a75830f0cec83016f6e04c90b3c8cdf86d446 [file] [log] [blame]
{
"name": "YZBottomSelectView",
"version": "1.0.0",
"summary": "Bottom pop-up choose view.",
"homepage": "https://github.com/micyo202/YZBottomSelectView",
"license": "MIT",
"authors": {
"Yanzheng": "micyo202@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/micyo202/YZBottomSelectView.git",
"tag": "1.0.0"
},
"source_files": "YZBottomSelectView/**/*.{h,m}",
"requires_arc": true
}