blob: db69d619dd0fcabcbf27fb5856d876f4dbabfeda [file] [log] [blame]
{
"name": "ARConsole",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ARconsole/Console/*.swift",
"resources": "ARconsole/Console/*.xib",
"frameworks": "AVFoundation",
"pushed_with_swift_version": "3.0"
}