类似京东的地址选择器。
需求
- 需要 iOS 9.0 或更高版本
安装
BDAddressPickerView 通过 CocoaPods 提供。要安装它,只需将以下行添加到 Podfile 中
use_frameworks!
pod 'BDAddressPickerView'
用法
#import <BDAddressPickerView/BDAddressPickerView.h>
许可证
BDAddressPickerView
在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE
文件。