blob: b32253e4ba659593526ba500c64060f7ff553ea1 [file] [log] [blame]
{
"name": "Recon",
"version": "0.1.0",
"summary": "Record Notation (RECON)",
"homepage": "https://github.com/web-aware/recon-swift",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.md"
},
"authors": {
"Chris Sachs": "chris@webaware.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/web-aware/recon-swift.git",
"tag": "0.1.0"
},
"source_files": "Recon/*.swift",
"requires_arc": true
}