blob: 906507226d59721df5752ade2efb836b496563d6 [file] [log] [blame]
{
"name": "Hijackr",
"version": "0.1.0",
"summary": "A tool to hijack URLRequest.",
"description": "A tool to hijack URLRequest.",
"homepage": "https://github.com/michaelhenry/Hijackr",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"michaelhenry": "me@iamkel.net"
},
"source": {
"git": "https://github.com/michaelhenry/Hijackr.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Hijackr/Classes/**/*"
}