[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / f / AppConsole / 0.2.2 / AppConsole.podspec.json
blobf16c215208f9326547454917360b294c16e80f6d
2   "name": "AppConsole",
3   "version": "0.2.2",
4   "summary": "AppConsole for Swifter.jl",
5   "description": "iOS REPL with Swifter.jl + Console",
6   "homepage": "https://github.com/wookay/AppConsole",
7   "license": "MIT",
8   "authors": {
9     "wookyoung noh": "wookay.noh@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wookay/AppConsole.git",
16     "tag": "v0.2.2"
17   },
18   "source_files": "Console/**/*.swift",
19   "dependencies": {
20     "NetUtils": [
22     ],
23     "Swifter": [
25     ]
26   }