blob: c7e6e7dc7ccd9ccefa8985e1396e06bd5776d59d [file] [log] [blame]
{
"name": "ThinCloud",
"version": "0.3.8",
"summary": "The Yonomi ThinCloud SDK for iOS.",
"homepage": "https://github.com/Yonomi/thincloud-ios-sdk",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Yonomi": "developer@yonomi.co"
},
"source": {
"git": "https://github.com/Yonomi/thincloud-ios-sdk.git",
"tag": "0.3.8"
},
"swift_versions": "4.2",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"source_files": "Source/ThinCloud/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.8.1"
]
},
"swift_version": "4.2"
}