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