Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 484 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 484 Bytes

Address Picker like JD.

Requirements

  • Requires iOS 9.0 or later

Installation

BDAddressPickerView is available through CocoaPods. To install it, simply add the following line to your Podfile:

use_frameworks!

pod 'BDAddressPickerView'

Usage

#import <BDAddressPickerView/BDAddressPickerView.h>

License

BDAddressPickerView is available under the MIT license. See the LICENSE file for more info.