[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / f / 4 / Alamofire-OAuth2 / 0.1.1 / Alamofire-OAuth2.podspec.json
bloba0c056dea5da5e88f39daf861ebfeca8d8309595
2   "name": "Alamofire-OAuth2",
3   "version": "0.1.1",
4   "summary": "A short description of Alamofire-OAuth2.",
5   "homepage": "https://github.com/pencildrummer/Alamofire-OAuth2",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fabio Borella": "info@pencildrummer.com"
12   },
13   "source": {
14     "git": "https://github.com/pencildrummer/Alamofire-OAuth2.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Alamofire-OAuth2/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
23       "~> 3.3"
24     ],
25     "AlamofireObjectMapper": [
27     ]
28   }