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