blob: f73cc9daf9d8a8fdd5494d753c18d9abb0daf49c [file] [log] [blame]
{
"name": "ARConsole",
"version": "1.1.2",
"summary": "ARConsole lets you know in real time your application logs.",
"description": "ARConsole lets you know in real time your application logs. It's easy.",
"homepage": "https://gitlab.com/ArkitectureRepository/ARConsole",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alvaro Royo": "alvaroroyo3@gmail.com"
},
"source": {
"git": "https://gitlab.com/ArkitectureRepository/ARConsole.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"ARconsole/Console/*.swift",
"ARconsole/Console/Views/*.swift",
"ARconsole/Console/Models/*.swift"
],
"frameworks": "AVFoundation",
"pushed_with_swift_version": "3.0"
}