blob: e71a8c1db693154a7b992e7fc88a00fb168b4fde [file] [log] [blame]
{
"name": "OYLocalAddressPicker",
"version": "0.0.2",
"summary": "A short description of OYLocalAddressPicker.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ouyangchangshuai/OYLocalAddressPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ouyangchangshuai": "1204640701@qq.com"
},
"source": {
"git": "https://github.com/ouyangchangshuai/OYLocalAddressPicker.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OYLocalAddressPicker/Classes/**/*",
"resource_bundles": {
"OYLocalAddressPicker": [
"OYLocalAddressPicker/Assets/*"
]
},
"dependencies": {
"Masonry": [
]
}
}