blob: 90f71d2bb2de0e58c28f6b5129b9684bde440cbb [file] [log] [blame]
{
"name": "ADURL",
"version": "0.1.0",
"summary": "a URL builder class based on node's url module",
"homepage": "https://github.com/agilemd/ADURL",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"jden": "jason@denizac.org"
},
"source": {
"git": "https://github.com/agilemd/ADURL.git",
"tag": "0.1.0"
},
"source_files": "ADURL/**/*.{h,m}",
"requires_arc": false
}