blob: b6164f6d5f540d1b1132d3cdc8f78884ca0fd180 [file] [log] [blame]
{
"name": "Recon",
"version": "0.1.8",
"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.8"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}