blob: c5ec7e81fe96512cf07e0baef06960324d40286c [file] [log] [blame]
{
"name": "StonlySdk",
"version": "1.0.0",
"summary": "Stonly library",
"homepage": "https://github.com/StonlyHQ/StonlySdk",
"authors": {
"Stonly": "developers@stonly.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/StonlyHQ/StonlySdk.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "StonlySdk.framework"
},
"dependencies": {
"FloatingPanel": [
"1.7.4"
]
},
"swift_version": "5.0"
}