[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 0 / AeroGearOAuth2 / 1.0.1 / AeroGearOAuth2.podspec.json
blob93d8084b2f304179cedcf886cf0be19a922f36bc
2   "name": "AeroGearOAuth2",
3   "version": "1.0.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": "1.0.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": [
20       "1.0.0"
21     ]
22   },
23   "pushed_with_swift_version": "3.0"