[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 2 / f / Aeon / 0.3 / Aeon.podspec.json
blob7903f871084367919d0254fde0912915b0e11b85
2   "name": "Aeon",
3   "version": "0.3",
4   "license": "MIT",
5   "summary": "GCD based HTTP server for Swift 2 (Linux ready)",
6   "homepage": "https://github.com/Zewo/Aeon",
7   "authors": {
8     "Paulo Faria": "paulo.faria.rl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Zewo/Aeon.git",
12     "tag": "0.3"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "Aeon/**/*.swift",
19   "dependencies": {
20     "HTTPParser": [
22     ],
23     "GrandCentralDispatch": [
25     ],
26     "TCPIP": [
28     ]
29   },
30   "requires_arc": true