blob: a0c056dea5da5e88f39daf861ebfeca8d8309595 [file] [log] [blame]
{
"name": "Alamofire-OAuth2",
"version": "0.1.1",
"summary": "A short description of Alamofire-OAuth2.",
"homepage": "https://github.com/pencildrummer/Alamofire-OAuth2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fabio Borella": "info@pencildrummer.com"
},
"source": {
"git": "https://github.com/pencildrummer/Alamofire-OAuth2.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Alamofire-OAuth2/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.3"
],
"AlamofireObjectMapper": [
]
}
}