blob: 783f03e5ee3217dc264a5b49d87f022888c6e662 [file] [log] [blame]
{
"name": "URLNavigatorExt",
"version": "0.2.0",
"summary": "A short description of URLNavigatorExt.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/philCc/URLNavigatorExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"phil": "goo.gle@foxmail.com"
},
"source": {
"git": "https://github.com/philCc/URLNavigatorExt.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "URLNavigatorExt/Classes/**/*",
"dependencies": {
"URLNavigator": [
]
}
}