blob: 4f192cc154ac3a70c42014ca01011d35f315af14 [file] [log] [blame]
{
"name": "URLNavigatorExt",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "URLNavigatorExt/Classes/**/*",
"dependencies": {
"URLNavigator": [
]
}
}