blob: 04b956a76226b6932d1867558ff93b064f312cdf [file] [log] [blame]
{
"name": "BottomSelectView",
"version": "1.0.3",
"summary": "A simple bottom pop-up view in Swift",
"homepage": "https://github.com/Jiexiang617/BottomSelectView",
"license": "MIT",
"authors": {
"Jiexiang": "307143137@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jiexiang617/BottomSelectView.git",
"tag": "1.0.3"
},
"source_files": "BottomSelectView/BottomSelectView/*.swift",
"resources": "BottomSelectView/BottomSelectView/*.xib",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}