blob: f95c3777bfbcc8ec87b348f330676a2ac645c889 [file] [log] [blame]
{
"name": "YWChooseAddressView",
"version": "1.0.9",
"summary": "高仿淘宝地区选择器、编辑与新增地址UI",
"description": "高仿淘宝地区选择器、编辑地址UI、新增地址UI",
"homepage": "https://github.com/90candy/YWChooseAddressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"阿唯不知道": "90candy.com@gmail.com"
},
"social_media_url": "https://www.jianshu.com/u/0f7d26d766f4",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/90candy/YWChooseAddressView.git",
"tag": "1.0.9"
},
"source_files": "YWChooseAddress/YWChooseAddressView/**/*.{h,m}",
"resources": "YWChooseAddress/YWChooseAddressView/Resource/*.{png,json,xib}",
"requires_arc": true,
"dependencies": {
"FMDB": [
]
}
}