[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 2 / 5 / MagicSDK / 1.1.0 / MagicSDK.podspec.json
blob14119d4b9301d95541778e0347e1fa2d12c16491
2   "name": "MagicSDK",
3   "version": "1.1.0",
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.1.0"
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"