blob: 911daab7a05d0491fb8362a076ce14bdb7c6f018 [file] [log] [blame]
{
"name": "Nest",
"version": "0.2.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.2.0"
},
"source_files": "Nest.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
}
}