blob: a1025a2bf1920543d91c78b0682ec52e28bffc99 [file] [log] [blame]
{
"name": "OnestapSDK",
"version": "1.2.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": "1.2.0"
},
"source_files": [
"OnestapSDK",
"OnestapSDK/**/*.{h,swift}"
]
}