[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 0 / Activeledger-SDK-IOS / 0.1.3 / Activeledger-SDK-IOS.podspec.json
blob7dc7558f83937da5d1bbd73ea51a924e4423a858
2   "name": "Activeledger-SDK-IOS",
3   "version": "0.1.3",
4   "summary": "Activeledger SDK for iOS.",
5   "dependencies": {
6     "SwiftyJSON": [
7       "~> 4.0"
8     ],
9     "RxSwift": [
10       "~> 5"
11     ],
12     "Alamofire": [
13       "~> 5.0.0-rc.3"
14     ],
15     "SwiftyRSA": [
17     ],
18     "RxCocoa": [
19       "~> 5"
20     ],
21     "IKEventSource": [
23     ]
24   },
25   "description": "Use SDK to GENERATE and ONBOARD keys to Ledger",
26   "homepage": "https://github.com/activeledger/Activeledger-SDK-iOS",
27   "license": {
28     "type": "MIT",
29     "file": "LICENSE"
30   },
31   "authors": {
32     "hamidqureshi": "hamidqureshi.hq000@gmail.com"
33   },
34   "platforms": {
35     "ios": "12.1"
36   },
37   "swift_versions": "4.2",
38   "source": {
39     "git": "https://github.com/activeledger/Activeledger-SDK-iOS.git",
40     "tag": "0.1.3"
41   },
42   "source_files": "Activeledger-SDK-IOS/**/*.{h,m,swift}",
43   "swift_version": "4.2"