blob: 5c18740035dcb99d7a246ee7d8fc5a7f7d973286 [file] [log] [blame]
{
"name": "VOKMockUrlProtocol",
"version": "1.0.1",
"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.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"dependencies": {
"ILGHttpConstants": [
"~> 1.0.0"
]
}
}