[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 4 / Sonolib / 1.0.10 / Sonolib.podspec.json
blobfc30ff18477a1e11552bbf0a4644b089ac6a0755
2   "name": "Sonolib",
3   "version": "1.0.10",
4   "summary": "Sonolib swift version.",
5   "swift_versions": "5.0",
6   "homepage": "https://github.com/sonocoin/sonolib-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sonocoin@gmail.com": "tim@sonocoin.io"
13   },
14   "source": {
15     "git": "https://github.com/sonocoin/sonolib-swift.git",
16     "tag": "1.0.10"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "source_files": "Sonolib/Classes/**/*",
28   "dependencies": {
29     "Sodium-Fork": [
30       "~> 0.8.0"
31     ],
32     "Base58Swift": [
34     ],
35     "Alamofire": [
36       "~> 5.2"
37     ]
38   },
39   "swift_version": "5.0"