blob: 16442720f0cd750ac19d99daf6142779b057413a [file] [log] [blame]
{
"name": "FmTest",
"version": "0.1.1",
"summary": "Fm Web3 IOS provider",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ethella/fmTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jerry Liu": "jerry@fortmatic.com"
},
"source": {
"git": "https://github.com/Ethella/fmTest.git",
"tag": "0.1.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Fortmatic/Fortmatic.framework",
"source_files": "Fortmatic/Fortmatic.framework/Headers/*.{h}",
"dependencies": {
"Web3": [
"~> 0.4.2"
],
"Web3/ContractABI": [
"~> 0.4.2"
],
"Web3/PromiseKit": [
"~> 0.4.2"
],
"PromiseKit/CorePromise": [
"~> 6.13"
]
},
"swift_version": "5.0"
}