blob: 94b2f928e686648e5a45281725c23da9070accb7 [file] [log] [blame]
{
"name": "MWSelectListView",
"version": "1.0.1",
"summary": "A customized select list view.",
"homepage": "https://github.com/fishmwei/MWSelectListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fishmwei": "fishmwei@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fishmwei/MWSelectListView.git",
"tag": "1.0.1"
},
"source_files": [
"MWSelectListView",
"MWSelectListView/*.{h,m}"
],
"requires_arc": true
}