blob: bcb446174049d69b073b974491cc1a639fd4601a [file] [log] [blame]
{
"name": "iOS_module_cityPicker",
"version": "1.0.0",
"summary": "幻熊分类",
"homepage": "https://github.com/halobear/iOS_module_cityPicker.git",
"license": "MIT",
"authors": {
"FuYe": "834225691@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/halobear/iOS_module_cityPicker.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "HBCityPicker/*.{h,m}",
"resources": "HBCityPicker/HBCityPicker.bundle",
"dependencies": {
"ActionSheetPicker-3.0": [
"~> 2.2.0"
],
"FMDB": [
]
},
"swift_version": "5.0"
}