blob: b14331a48abeed55da3d508703f713c2afd9b41c [file] [log] [blame]
{
"name": "Auth0",
"version": "1.0.0-beta.1",
"summary": "Swift toolkit for Auth0 API",
"description": "Auth0 API toolkit written in Swift for iOS & OSX apps",
"homepage": "https://github.com/auth0/Auth0.swift",
"license": "MIT",
"authors": {
"Auth0": "support@auth0.com",
"Hernan Zalazar": "hernan@auth0.com"
},
"source": {
"git": "https://github.com/auth0/Auth0.swift.git",
"tag": "1.0.0-beta.1"
},
"social_media_url": "https://twitter.com/auth0",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Auth0/**/*.swift"
}