blob: 93dd1edb9a3941c588ec232b9a3f184ca1b46c27 [file] [log] [blame]
{
"name": "🔒",
"version": "0.1.0",
"summary": "Nest middleware for 🔒 up your web application in HTTP auth.",
"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/Padlock.git",
"tag": "0.1.0"
},
"source_files": "Padlock/Padlock.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"dependencies": {
"Nest": [
"~> 0.1.0"
]
}
}