blob: 3697f4d81435712fed34c7404568b59fb56bf448 [file] [log] [blame]
{
"name": "ZMJAddressPickerView",
"version": "0.0.3",
"summary": "ZMJAddressPickerView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zmjie/ZMJAddressPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zmjie": "1399824158@qq.com"
},
"source": {
"git": "https://github.com/zmjie/ZMJAddressPickerView.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMJAddressPickerView/Classes/**/*",
"resources": "ZMJAddressPickerView/Classes/ZMJAddress.bundle",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"MJExtension": [
"~> 3.0.17"
]
}
}