blob: 0d6a213d22701059459acedf341e1c47d1b87f14 [file] [log] [blame]
{
"name": "SwiftyOAuth",
"version": "1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/SwiftyOAuth",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "A small OAuth library with a built-in set of providers",
"source": {
"git": "https://github.com/delba/SwiftyOAuth.git",
"tag": "v1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{swift,h}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}