[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 2 / 5 / MagicSDK / 1.5.0-beta2 / MagicSDK.podspec.json
blobb790135312fb9d4f7db523a9c40c51b372f8aa52
2   "name": "MagicSDK",
3   "version": "1.5.0-beta2",
4   "summary": "MagicSDK IOS SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/magicLabs/magic-ios-pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jerry Liu": "jerry@magic.link"
13   },
14   "source": {
15     "git": "https://github.com/magicLabs/magic-ios-pod.git",
16     "tag": "1.5.0-beta2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "MagicSDK/MagicSDK.xcframework",
23   "dependencies": {
24     "Web3": [
25       "~> 0.4.2"
26     ],
27     "Web3/ContractABI": [
28       "~> 0.4.2"
29     ],
30     "Web3/PromiseKit": [
31       "~> 0.4.2"
32     ],
33     "PromiseKit/CorePromise": [
34       "~> 6.13"
35     ],
36     "Rollbar": [
37       "~> 1.12.8"
38     ]
39   },
40   "swift_version": "5.0"