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