[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 3 / 5 / HyperwalletSDK / 1.0.0-beta08 / HyperwalletSDK.podspec.json
blobd9b2607fca9cdcee971c8fbaf8188c276e0dd549
2   "name": "HyperwalletSDK",
3   "version": "1.0.0-beta08",
4   "summary": "Hyperwallet Core SDK for iOS to integrate with Hyperwallet Platform",
5   "homepage": "https://github.com/hyperwallet/hyperwallet-ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hyperwallet Systems Inc": "devsupport@hyperwallet.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/hyperwallet/hyperwallet-ios-sdk.git",
18     "tag": "1.0.0-beta08"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "testspecs": [
24     {
25       "name": "Tests",
26       "test_type": "unit",
27       "source_files": "Tests/**/*.swift",
28       "resources": "Tests/**/*.json",
29       "dependencies": {
30         "Hippolyte": [
32         ]
33       }
34     }
35   ],
36   "swift_version": "5.0"