blob: 797aba4511c146d31a6068368d6e76203ecfedfd [file] [log] [blame]
{
"name": "OnestapSDK",
"version": "1.1.2",
"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.1.2"
},
"source_files": [
"OnestapSDK",
"OnestapSDK/**/*.{h,swift}"
],
"vendored_frameworks": "Frameworks/FingerPrint_iOS.framework"
}