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