blob: ff15fa60f1faf2e70a6c4a9464fcc78d3a669737 [file] [log] [blame]
{
"name": "LvAddressPicker",
"version": "0.1.0",
"summary": "Address Picker.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/krisouljz/LvAddressPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krisouljz": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://github.com/krisouljz/LvAddressPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LvAddressPicker/Classes/**/*",
"resource_bundles": {
"LvAddressPicker": [
"LvAddressPicker/Assets/*.png",
"LvAddressPicker/Assets/*.json"
]
}
}