[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 1 / a / Fuzz / 0.1.1 / Fuzz.podspec.json
blobf1dfaadd1a3c6aa116e8a7f5e73450e1d8530034
2   "name": "Fuzz",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "HTTP middleware framework for Swift 2 (Linux ready)",
6   "homepage": "https://github.com/Zewo/Fuzz",
7   "authors": {
8     "Paulo Faria": "paulo.faria.rl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Zewo/Fuzz.git",
12     "tag": "v0.1.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "Fuzz/**/*.swift",
19   "dependencies": {
20     "Otherside": [
21       "0.1.1"
22     ]
23   },
24   "requires_arc": true