blob: 23f3eeb4bb562af849c2bdd996bbde31dd560c5f [file] [log] [blame]
{
"name": "ThinCloud",
"version": "0.3.3",
"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.3"
},
"swift_version": "4.2",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"source_files": "Source/ThinCloud/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.8.1"
]
}
}