blob: 7402845202dca9a1a3cbbfa8ef7a9e24fed829cf [file] [log] [blame]
{
"name": "RWAuth",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}