blob: d7fd607e485b2584f80676f286339d65b98d6858 [file] [log] [blame]
{
"name": "ForwardingProxy",
"version": "0.0.1",
"summary": "Split your app delegate into separate services!",
"homepage": "https://github.com/geor-kasapidi/ForwardingProxy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geor Kasapidi": "geor.kasapidi@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/geor-kasapidi/ForwardingProxy.git",
"tag": "v0.0.1"
},
"source_files": "Source",
"frameworks": "Foundation",
"requires_arc": true
}