[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 8 / WavesSDKExtensionsV1 / 0.1.9 / WavesSDKExtensionsV1.podspec.json
blobccd7f4377f10be82fea76da1eca80b28194d4de6
2   "name": "WavesSDKExtensionsV1",
3   "version": "0.1.9",
4   "platforms": {
5     "ios": "11.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": "WavesSDK – it is mobile libraries for easy and simple co-working Waves blockchain platform and any mobile app",
18   "source_files": "WavesSDKExtensions/Sources/**/*.{swift}",
19   "source": {
20     "git": "https://github.com/wavesplatform/WavesSDK-iOS.git",
21     "tag": "v0.1.9"
22   },
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "dependencies": {
27     "RxSwift": [
28       "~> 4.0"
29     ]
30   },
31   "swift_version": "5.0"