blob: cbf599123849c4f3f3ce8388609ef9681685092c [file] [log] [blame]
{
"name": "LSCityChoose",
"version": "0.0.1",
"summary": "iOS for LSCityChoose.",
"homepage": "https://github.com/maybenai/ChooseCity",
"license": "MIT",
"authors": {
"maybenai": "1014720511@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/maybenai/ChooseCity.git",
"tag": "0.0.1"
},
"source_files": [
"CityChooseView",
"LSCityChoose/LSCityChoose/CityChooseView/**/*.{h,m}"
],
"requires_arc": true
}