blob: f0b30a2e5ae7ebf3537569b5e7981ffca90cbf5e [file] [log] [blame]
{
"name": "DapiConnect",
"version": "0.1.5",
"summary": "Financial APIs to connect users bank accounts.",
"homepage": "https://dapi.co/",
"authors": {
"Dapi": "hello@dapi.co"
},
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/dapi-co/DapiConnect-iOS.git",
"tag": "0.1.5"
},
"vendored_frameworks": "DapiConnect.framework",
"source_files": "DapiConnect.framework/Headers/*.{h}"
}