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