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