blob: 32ed55fc87b0baa0d5fe0723fb5c9e05698aaed0 [file] [log] [blame]
{
"name": "FlipConnectSDK",
"version": "0.0.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.0.4"
},
"source_files": [
"FlipConnectSDK",
"FlipConnectSDK/**/*.{h,swift}"
],
"pushed_with_swift_version": "3.0"
}