[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / d / 9 / 5 / Oauth2Alamofire / 0.1.2 / Oauth2Alamofire.podspec.json
blob60d9260f36332acd888f9b9f68915b0ba0371344
2   "name": "Oauth2Alamofire",
3   "version": "0.1.2",
4   "summary": "Oauth2 using Alamofire4.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://bitbucket.org/bstorm-ios/oauth2alamofire-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bstorm": "dev@bstorm.co"
13   },
14   "source": {
15     "git": "https://bitbucket.org/bstorm-ios/oauth2alamofire-ios.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Oauth2Alamofire/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.5.1"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"