[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / e / 2 / 5 / MagicSDK / 1.0.1-beta3 / MagicSDK.podspec.json
blob00f816337a7f89444ab805d19e9d31f192484847
2   "name": "MagicSDK",
3   "version": "1.0.1-beta3",
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.0.1-beta3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "MagicSDK/MagicSDK.framework",
23   "source_files": "MagicSDK/MagicSDK.framework/Headers/*.{h}",
24   "dependencies": {
25     "Web3": [
26       "~> 0.4.2"
27     ],
28     "Web3/ContractABI": [
29       "~> 0.4.2"
30     ],
31     "Web3/PromiseKit": [
32       "~> 0.4.2"
33     ],
34     "PromiseKit/CorePromise": [
35       "~> 6.13"
36     ]
37   },
38   "swift_version": "5.0"