blob: 906a9dc25224ed1993042b15b12b432e63656175 [file] [log] [blame]
{
"name": "Koara",
"version": "0.13.0",
"summary": "Koara parser written in Swift",
"homepage": "https://codeaddslife.com/koara",
"authors": {
"Andy Van Den Heuvel": "andy.vandenheuvel@gmail.com"
},
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/koara/koara-swift.git",
"tag": "0.13.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}