[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / a / Fuzz / 0.1 / Fuzz.podspec.json
blob92008246b65125c3c204722df5f62e8926549bb4
2   "name": "Fuzz",
3   "version": "0.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"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "Fuzz/**/*.swift",
19   "dependencies": {
20     "Curvature": [
21       "0.1"
22     ],
23     "Otherside": [
24       "0.1"
25     ]
26   },
27   "requires_arc": true