blob: a2f483d86a5910ab51e1c31773702a1669ff7473 [file] [log] [blame]
{
"name": "CNCityPickerView",
"version": "0.0.3",
"summary": "A support of IB and code to create Chinese City Selector.",
"description": "1、Support Interface Builder.\n2、Support custom very high level.\n",
"homepage": "https://github.com/Nihility-Ming/CNCityPickerView",
"license": "MIT",
"authors": {
"Bi Weiming": "weiming.bi@yahoo.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Nihility-Ming/CNCityPickerView.git",
"tag": "0.0.3"
},
"source_files": [
"CNCityPickerViewExample/CNCityPickerView/*",
"CNCityPickerViewExample/CNCityPickerView/Classes/*"
]
}