[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 8 / FmTest / 0.1.1 / FmTest.podspec.json
blob16442720f0cd750ac19d99daf6142779b057413a
2   "name": "FmTest",
3   "version": "0.1.1",
4   "summary": "Fm Web3 IOS provider",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ethella/fmTest",
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/Ethella/fmTest.git",
16     "tag": "0.1.1"
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"