blob: 8a3aee18f2ed2e1b05518bc93c5178789ea045e8 [file] [log] [blame]
{
"name": "RWAuth",
"version": "1.0.1",
"license": "MIT",
"summary": "Auth library written in swift",
"homepage": "https://github.com/WeezLabs/rwauth-ios",
"authors": "Weezlabs",
"source": {
"git": "https://github.com/WeezLabs/rwauth-ios.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}