blob: 7a8724c30434636ed591b3085b309a0bfbb8b6c1 [file] [log] [blame]
{
"name": "DDCitySelect",
"version": "1.0.2",
"summary": "it is use to create a CitySelectViewController,easy to use",
"homepage": "https://github.com/chenddcoder/DDCitySelect",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"chenddcoder": "chenddcoder@foxmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/chenddcoder/DDCitySelect.git",
"tag": "1.0.2"
},
"source_files": "DDCitySelect/Classes/*.{h,m}",
"public_header_files": "DDCitySelect/Classes/*.h",
"resources": "DDCitySelect/Resources/*.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.5"
],
"FCIPAddressGeocoder": [
"~> 1.0.0"
],
"FCCurrentLocationGeocoder": [
"~> 1.1.10"
]
}
}