[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 2 / 0 / TDConnectIosSdk / 1.0.1 / TDConnectIosSdk.podspec.json
blob1ed84d7e68052ee5056591b9bee92f557f55f0f0
2   "name": "TDConnectIosSdk",
3   "version": "1.0.1",
4   "summary": "OAuth2 client library based on aerogear-ios-http",
5   "homepage": "https://github.com/telenordigital/connect-ios-sdk",
6   "license": "Apache License, Version 2.0",
7   "authors": "Telenor Digital",
8   "source": {
9     "git": "https://github.com/telenordigital/connect-ios-sdk.git",
10     "tag": "1.0.1"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source_files": "TDConnectIosSdk/*.{swift}",
16   "requires_arc": true,
17   "frameworks": "Security",
18   "dependencies": {
19     "AeroGearHttp": [
21     ],
22     "JSONWebToken": [
24     ]
25   },
26   "pushed_with_swift_version": "3.0"