blob: 3c850624b1ed6daa38d7ffcb441491773799702e [file] [log] [blame]
{
"name": "OnestapSDK",
"version": "0.7.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": "0.7.1"
},
"source_files": [
"OnestapSDK",
"OnestapSDK/**/*.{h,swift}"
],
"vendored_frameworks": "Frameworks/FingerPrint_iOS.framework",
"pushed_with_swift_version": "3.0"
}