blob: 4e4f7d70b319c9d295cd9d04f1867f90aa82a525 [file] [log] [blame]
{
"name": "FlipConnectSDK",
"version": "0.2.4",
"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.2.4"
},
"source_files": [
"FlipConnectSDK",
"FlipConnectSDK/**/*.{h,swift}"
],
"vendored_frameworks": "Frameworks/FingerPrint_iOS.framework",
"pushed_with_swift_version": "3.0"
}