[Add] AnyThinkAdmobSDKAdapter 6.4.27.1
[CocoaPods.git] / Specs / f / d / 0 / AeroGearOAuth2 / 0.5.1 / AeroGearOAuth2.podspec.json
blobe26de27c08aa3a860273485672b088a68903d3bf
2   "name": "AeroGearOAuth2",
3   "version": "0.5.1",
4   "summary": "OAuth2 client library based on aerogear-ios-http",
5   "homepage": "https://github.com/aerogear/aerogear-ios-oauth2",
6   "license": "Apache License, Version 2.0",
7   "authors": "Red Hat, Inc.",
8   "source": {
9     "git": "https://github.com/aerogear/aerogear-ios-oauth2.git",
10     "tag": "0.5.1"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source_files": "AeroGearOAuth2/*.{swift}",
16   "requires_arc": true,
17   "frameworks": "Security",
18   "dependencies": {
19     "AeroGearHttp": [
21     ]
22   }