blob: cef148b137d737356afad2f026aff3aeb37f97f3 [file] [log] [blame]
{
"name": "OYLocalAddressPicker",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OYLocalAddressPicker/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}