blob: fea5783171425bb8360c290e907a7ba47e8ea4a1 [file] [log] [blame]
{
"name": "Oauth2Alamofire",
"version": "0.3.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Oauth2Alamofire/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
},
"pushed_with_swift_version": "3.0"
}