blob: c5bedf4a6e0587ac890c9e2fb5e3a30ec14c20d8 [file] [log] [blame]
{
"name": "Recon",
"version": "0.1.10",
"summary": "Record Notation (RECON)",
"homepage": "https://github.com/swimit/recon-swift",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.md"
},
"authors": {
"Chris Sachs": "chris@swim.it"
},
"source": {
"git": "https://github.com/swimit/recon-swift.git",
"tag": "0.1.10"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"osx": "10.10",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
}
}