[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 5 / 4 / a / VOKMockUrlProtocol / 2.0.3 / VOKMockUrlProtocol.podspec.json
bloba221f022bda10d04a64b0aa25ef851646462b4b1
2   "name": "VOKMockUrlProtocol",
3   "version": "2.0.3",
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.3"
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   }