blob: e2f9f71aa6ed1815665293b1fdf76ef8386a0e0c [file] [log] [blame]
{
"name": "Nest",
"version": "0.1.0",
"summary": "Swift Web Server Gateway Interface.",
"homepage": "https://github.com/nestproject/",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Kyle Fuller": "kyle@fuller.li"
},
"social_media_url": "http://twitter.com/kylefuller",
"source": {
"git": "https://github.com/nestproject/Nest.git",
"tag": "0.1.0"
},
"source_files": "Nest.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
}
}