blob: f96b6a2a4573ab803e9b11605b4c141e19652778 [file] [log] [blame]
{
"name": "OHUrlRoute",
"version": "1.0.1",
"summary": "A convenient routing tool.",
"description": "TODO: A convenient routing tool.A convenient routing tool.",
"homepage": "https://github.com/ohhhhhhhhhh/OHUrlRoute",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ohhhhhhhhhh": "ohzhangyue@163.com"
},
"source": {
"git": "https://github.com/ohhhhhhhhhh/OHUrlRoute.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"resource_bundles": {
"OHUrlRoute": [
"Resources/Images/*.png"
]
}
}