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