[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 6 / Fortmatic / 0.1.0 / Fortmatic.podspec.json
blob8cec9efee149f31891b5a3a86dd015422b638281
2   "name": "Fortmatic",
3   "version": "0.1.0",
4   "summary": "Fortmatic Web3 IOS provider",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fortmatic/fortmatic-ios-pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jerry Liu": "jerry@fortmatic.com"
13   },
14   "source": {
15     "git": "https://github.com/fortmatic/fortmatic-ios-pod.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "Fortmatic/Fortmatic.framework",
23   "source_files": "Fortmatic/Fortmatic.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"