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