[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 4 / 9 / a / GoloSwift / 1.1.2 / GoloSwift.podspec.json
blobcea097c036ce3fd42bac6492e5cd4e6bcb597166
2   "name": "GoloSwift",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "Swift framework for Golos.io",
8   "homepage": "https://golos.io/",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.md"
12   },
13   "authors": "msm72",
14   "source_files": [
15     "GoloSwift",
16     "GoloSwift/**/*.{h,m,swift}"
17   ],
18   "version": "1.1.2",
19   "source": {
20     "git": "https://github.com/GolosChain/GoloSwift.git",
21     "tag": "1.1.2"
22   },
23   "dependencies": {
24     "Locksmith": [
26     ],
27     "CryptoSwift": [
29     ],
30     "secp256k1.swift": [
32     ],
33     "BeyovaJSON": [
34       "~> 0.0"
35     ],
36     "Starscream": [
37       "~> 3.0"
38     ],
39     "Localize-Swift": [
40       "~> 2.0"
41     ]
42   }