blob: c894ca050727967c8526096abba5fc5132a1c0ce [file] [log] [blame]
{
"name": "ZMJAddressPickerView",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMJAddressPickerView/Classes/**/*",
"resources": "ZMJAddressPickerView/Classes/ZMJAddress.bundle",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"MJExtension": [
"~> 3.0.17"
]
}
}