blob: 8a209c9234d87a36b3581042c47f01533e2b4f64 [file] [log] [blame]
{
"name": "YWChooseAddressView",
"version": "1.0.7",
"summary": "高仿京东地区选择器、高仿淘宝新增地址UI",
"description": "地区选择器",
"homepage": "https://github.com/90candy/YWChooseAddressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"90Candy": "90candy.com@gmail.com"
},
"social_media_url": "https://www.jianshu.com/u/0f7d26d766f4",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/90candy/YWChooseAddressView.git",
"tag": "1.0.7"
},
"source_files": "YWChooseAddress/YWChooseAddressView/**/*.{h,m}",
"resources": "YWChooseAddress/YWChooseAddressView/Resource/*.{png,json,xib}",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.7.2"
]
}
}