blob: 7a788f9eaa80160beafa6824a4d13a336643b460 [file] [log] [blame]
{
"name": "StnSdk",
"version": "0.2.0",
"summary": "The test framework of Stn.",
"homepage": "https://github.com/StonlyHQ/StnSdk",
"authors": {
"jk": "julian.krol.dev@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/StonlyHQ/StnSdk.git",
"tag": "0.2.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "StnSdk.framework"
},
"dependencies": {
"FloatingPanel": [
"1.7.4"
]
},
"swift_version": "5.0"
}