blob: 8f70c43a036d700c58e87ea156b344a60f053eb1 [file] [log] [blame]
{
"name": "Recon",
"version": "0.1.1",
"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.1"
},
"source_files": "Recon/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
}
}