blob: 8083386dc3c66b8912f755b498ceaacf4c4cc978 [file] [log] [blame]
{
"name": "Oauth2Alamofire",
"version": "0.3.2",
"summary": "Oauth2 using Alamofire4.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.org/bstorm-ios/oauth2alamofire-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bstorm": "dev@bstorm.co"
},
"source": {
"git": "https://bitbucket.org/bstorm-ios/oauth2alamofire-ios.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Oauth2Alamofire/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
},
"pushed_with_swift_version": "3.0"
}