blob: c6fc248a33eac759c6d31e00373fdc575d8c9478 [file] [log] [blame]
{
"name": "VOKMockUrlProtocol",
"version": "2.1.0",
"summary": "A url protocol that parses and returns fake responses with mock data.",
"homepage": "https://github.com/vokal/VOKMockUrlProtocol",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vokal": "hello@vokalinteractive.com"
},
"source": {
"git": "https://github.com/vokal/VOKMockUrlProtocol.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "VOKMockUrlProtocol.[hm]",
"dependencies": {
"ILGHttpConstants": [
"~> 1.0.0"
],
"VOKBenkode": [
"~> 0.2.1"
]
}
}