[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 6 / ARConsole / 1.0.0 / ARConsole.podspec.json
blobdb69d619dd0fcabcbf27fb5856d876f4dbabfeda
2   "name": "ARConsole",
3   "version": "1.0.0",
4   "summary": "ARConsole lets you know in real time your application logs.",
5   "description": "ARConsole lets you know in real time your application logs. It's easy.",
6   "homepage": "https://gitlab.com/ArkitectureRepository/ARConsole",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alvaro Royo": "alvaroroyo3@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/ArkitectureRepository/ARConsole.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ARconsole/Console/*.swift",
22   "resources": "ARconsole/Console/*.xib",
23   "frameworks": "AVFoundation",
24   "pushed_with_swift_version": "3.0"