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