blob: dbec4a9b10f4a04ac9772cc647b4c1dfdf6fa799 [file] [log] [blame]
{
"name": "LCityPicker",
"version": "1.0.0",
"summary": "三级联动省市县",
"description": "三级联动简单demo.",
"homepage": "https://github.com/Args/LCityPicker.git",
"license": "MIT",
"authors": {
"LDJ": "LDJDJDJ@163.com"
},
"source": {
"git": "https://github.com/Args/LCityPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LCityPickerView/*",
"frameworks": [
"Foundation",
"UIKit"
]
}