blob: bf0af8f30f81c384bba9e466513c51fa169a9751 [file] [log] [blame]
{
"name": "VOKMockUrlProtocol",
"version": "1.0.2",
"platforms": {
"ios": "6.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": "1.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"dependencies": {
"ILGHttpConstants": [
"~> 1.0.0"
]
}
}