blob: 02144c3410b2a374624608997f03540d457d6974 [file] [log] [blame]
{
"name": "VOKMockUrlProtocol",
"version": "1.0.3",
"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": "1.0.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "VOKMockUrlProtocol.[hm]",
"dependencies": {
"ILGHttpConstants": [
"~> 1.0.0"
]
}
}