[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / f / c / 8 / YWChooseAddressView / 1.0.9 / YWChooseAddressView.podspec.json
blobf95c3777bfbcc8ec87b348f330676a2ac645c889
2   "name": "YWChooseAddressView",
3   "version": "1.0.9",
4   "summary": "高仿淘宝地区选择器、编辑与新增地址UI",
5   "description": "高仿淘宝地区选择器、编辑地址UI、新增地址UI",
6   "homepage": "https://github.com/90candy/YWChooseAddressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "阿唯不知道": "90candy.com@gmail.com"
13   },
14   "social_media_url": "https://www.jianshu.com/u/0f7d26d766f4",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/90candy/YWChooseAddressView.git",
20     "tag": "1.0.9"
21   },
22   "source_files": "YWChooseAddress/YWChooseAddressView/**/*.{h,m}",
23   "resources": "YWChooseAddress/YWChooseAddressView/Resource/*.{png,json,xib}",
24   "requires_arc": true,
25   "dependencies": {
26     "FMDB": [
28     ]
29   }