[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / a / 0 / WavesSDK / 0.1.5 / WavesSDK.podspec.json
blob7712f92f7f50c25a484ed871bc2a8acbd5f26bdb
2   "name": "WavesSDK",
3   "version": "0.1.5",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "requires_arc": true,
8   "swift_versions": "5.0",
9   "license": {
10     "type": "MIT License",
11     "file": "LICENSE"
12   },
13   "homepage": "https://wavesplatform.com",
14   "authors": {
15     "Mefilt": "mefilt@gmail.com"
16   },
17   "summary": "Extensions are helping for developer fast write code",
18   "source_files": "WavesSDK/Sources/**/*.{swift}",
19   "source": {
20     "git": "https://github.com/wavesplatform/WavesSDK-iOS.git",
21     "tag": "v0.1.5"
22   },
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "dependencies": {
27     "RxSwift": [
28       "~> 4.0"
29     ],
30     "Moya": [
31       "~> 12.0.1"
32     ],
33     "Moya/RxSwift": [
34       "~> 12.0.1"
35     ],
36     "WavesSDKExtensions": [
38     ],
39     "WavesSDKCrypto": [
41     ]
42   },
43   "swift_version": "5.0"