blob: fb2201026866179e61d9c215a9d2c29fb74b7ad1 [file] [log] [blame]
{
"name": "VOKMockUrlProtocol",
"version": "2.4.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.4.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"
]
}
}