blob: 1d2de96f1fd8281179ca6a6c460c3f4539b5891e [file] [log] [blame]
{
"name": "Auth0",
"version": "0.0.9",
"summary": "A Cocoa Touch Static Library for authenticating users with the Auth0 platform",
"homepage": "https://github.com/auth0/Auth0.iOS",
"license": {
"type": "MIT"
},
"authors": {
"Auth0": "hello@auth0.com"
},
"source": {
"git": "https://github.com/auth0/Auth0.iOS.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Auth0Client/*.{h,m}",
"requires_arc": true
}