blob: a556c50215156c24310bf70973e339ff89faff3f [file] [log] [blame]
{
"name": "FlipConnectSDK",
"version": "0.4.0",
"summary": "Login SDK to use Flip Connect",
"description": "It connects to Flip Connect API using OAuth",
"homepage": "http://flipconnect.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Munir Wanis",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Flip-Payments/connect-sdk-ios.git",
"tag": "0.4.0"
},
"source_files": [
"FlipConnectSDK",
"FlipConnectSDK/**/*.{h,swift}"
],
"vendored_frameworks": "Frameworks/FingerPrint_iOS.framework",
"pushed_with_swift_version": "3.0"
}