blob: c469a29161baf8d8d563644a87a384826db6cf88 [file] [log] [blame]
{
"name": "OnestapSDK",
"version": "1.0.1",
"summary": "one[s]tap Authorization SDK",
"description": "It connects to one[s]tap API using OAuth",
"homepage": "http://www.stone.com.br",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Munir Wanis",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/stone-payments/onestap-sdk-ios.git",
"tag": "1.0.1"
},
"source_files": [
"OnestapSDK",
"OnestapSDK/**/*.{h,swift}"
],
"vendored_frameworks": "Frameworks/FingerPrint_iOS.framework",
"pushed_with_swift_version": "4.0"
}