blob: f695cdc8c5ee2e241ad4b2edab95358f45d444ff [file] [log] [blame]
{
"name": "BDAddressPickerView",
"version": "1.0.1",
"summary": "A short description of BDAddressPickerView.",
"description": "Usefull tool for objective-c develop.Help yourself in this post.And buy me a cup of coffee.Just kidding.Anyway Where is coffee shop?",
"homepage": "https://github.com/reference/BDAddressPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"reference": "scottban@126.com"
},
"source": {
"git": "https://github.com/reference/BDAddressPickerView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YYModel": [
]
},
"public_header_files": "BDAddressPickerView/Classes/BDAddressPickerView.h",
"source_files": "BDAddressPickerView/Classes/*"
}