[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 4 / Sonolib / 1.0.1 / Sonolib.podspec.json
blobd7f68f062db79e9190285ee5ec68c0cabc6058e7
2   "name": "Sonolib",
3   "version": "1.0.1",
4   "summary": "Sonolib swift version.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/sonocoin/sonolib-swift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "sonocoin@gmail.com": "tim@sonocoin.io"
14   },
15   "source": {
16     "git": "https://github.com/sonocoin/sonolib-swift.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sonolib/Classes/**/*",
23   "dependencies": {
24     "Sodium": [
25       "~> 0.8.0"
26     ],
27     "Base58Swift": [
29     ],
30     "Alamofire": [
31       "~> 5.2"
32     ]
33   },
34   "swift_version": "5.0"