blob: 94183c2ce9eb4bb101dbca34a3f1d9afc217db28 [file] [log] [blame]
{
"name": "exitpath",
"version": "0.1",
"summary": "URL Handling for simpletons. ",
"description": " A Simple way to manage actions for clicked links and URLs.\n",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"homepage": "https://github.com/Nirma/exitpath",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicholas Maccharoli": "nmaccharoli@gmail.com"
},
"source": {
"git": "https://github.com/Nirma/exitpath.git",
"tag": "v0.1"
},
"source_files": "exitpath"
}