[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / a / VOKMockUrlProtocol / 2.0.2 / VOKMockUrlProtocol.podspec.json
blob47df99e470a7dd336344573bbaa631209bce0ced
2   "name": "VOKMockUrlProtocol",
3   "version": "2.0.2",
4   "summary": "A url protocol that parses and returns fake responses with mock data.",
5   "homepage": "https://github.com/vokal/VOKMockUrlProtocol",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vokal": "hello@vokalinteractive.com"
12   },
13   "source": {
14     "git": "https://github.com/vokal/VOKMockUrlProtocol.git",
15     "tag": "2.0.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "VOKMockUrlProtocol.[hm]",
22   "dependencies": {
23     "ILGHttpConstants": [
24       "~> 1.0.0"
25     ],
26     "VOKBenkode": [
27       "~> 0.2.1"
28     ]
29   }