blob: 445cc8f7f44804ff4948cb5af21103710d23b27d [file] [log] [blame]
{
"name": "VOKMockUrlProtocol",
"version": "2.3.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": "ios@vokal.io"
},
"source": {
"git": "https://github.com/vokal/VOKMockUrlProtocol.git",
"tag": "2.3.0"
},
"platforms": {
"ios": "6.0",
"tvos": "9.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "VOKMockUrlProtocol.[hm]",
"dependencies": {
"ILGHttpConstants": [
"~> 2.0"
],
"VOKBenkode": [
"~> 0.3"
]
}
}