[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 4 / a / VOKMockUrlProtocol / 1.0.2 / VOKMockUrlProtocol.podspec.json
blobbf0af8f30f81c384bba9e466513c51fa169a9751
2   "name": "VOKMockUrlProtocol",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "A url protocol that parses and returns fake responses with mock data.",
8   "homepage": "https://github.com/vokalinteractive/VOKMockUrlProtocol",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "VOKAL Interactive": "hello@vokalinteractive.com"
15   },
16   "source": {
17     "git": "https://github.com/vokalinteractive/VOKMockUrlProtocol.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "ILGHttpConstants": [
24       "~> 1.0.0"
25     ]
26   }