blob: 54f6c2b84e9b6e5603af48fbda55b304d47d5e1a [file] [log] [blame]
{
"name": "XMCityList",
"version": "0.0.2",
"summary": "Create city list view by city names .",
"description": "you can create a view by city names which have many lines and a city is a label",
"homepage": "http://github.com/Justming/XMCityList",
"license": "MIT",
"authors": {
"hxm": "hxm@cto100.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Justming/XMCityList.git",
"tag": "0.0.2"
},
"source_files": [
"XMCityList/XMCityList/XMCityList",
"XMCityList/XMCityList/XMCityList/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}