[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / a / VOKMockUrlProtocol / 2.0.0 / VOKMockUrlProtocol.podspec.json
blobba20b1bd479f48e213a9766939c1a482e72d8079
2   "name": "VOKMockUrlProtocol",
3   "version": "2.0.0",
4   "summary": "A url protocol that parses and returns fake responses with mock data.",
5   "homepage": "https://github.com/vokalinteractive/VOKMockUrlProtocol",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "VOKAL Interactive": "hello@vokalinteractive.com"
12   },
13   "source": {
14     "git": "https://github.com/vokalinteractive/VOKMockUrlProtocol.git",
15     "tag": "2.0.0"
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.1.2"
28     ]
29   }