[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 1 / KinSDK / 0.9.1 / KinSDK.podspec.json
blob1db51b9124dcebb32088fbe7b87e0b9e3e710b90
2   "name": "KinSDK",
3   "version": "0.9.1",
4   "summary": "Pod for the KIN SDK.",
5   "description": "Initial pod for the KIN SDK.",
6   "homepage": "https://github.com/kinecosystem/kin-sdk-ios",
7   "license": {
8     "type": "Kin Ecosystem SDK License"
9   },
10   "authors": {
11     "Kin Foundation": "info@kin.org"
12   },
13   "source": {
14     "git": "https://github.com/kinecosystem/kin-sdk-ios.git",
15     "tag": "0.9.1",
16     "submodules": true
17   },
18   "source_files": [
19     "KinSDK/KinSDK/source/*.swift",
20     "KinSDK/KinSDK/source/blockchain/**/*.swift",
21     "KinSDK/KinSDK/source/third-party/SHA256.swift",
22     "KinSDK/KinSDK/source/third-party/keychain-swift/KeychainSwift/*.swift"
23   ],
24   "dependencies": {
25     "KinUtil": [
26       "0.1.0"
27     ],
28     "Sodium": [
29       "0.8.0"
30     ]
31   },
32   "platforms": {
33     "ios": "8.0"
34   },
35   "swift_version": "5.0"