blob: 30ad1176cbe8a1b8a76b2d0d2f6e806de2cd5b5f [file] [log] [blame]
{
"name": "AlibabaCloudCredentials",
"version": "0.1.0",
"license": "Apache 2.0",
"summary": "Alibaba Cloud Credentials for Swift(5.1)",
"homepage": "https://github.com/aliyun/credentials-swift",
"authors": {
"wb-hx510875": "wb-hx510875@alibaba-inc.com"
},
"source": {
"git": "https://github.com/aliyun/credentials-swift.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*.swift",
"ios": {
"frameworks": "Foundation"
},
"platforms": {
"ios": "8.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"dependencies": {
"AlamofirePromiseKit": [
"1.0.0"
],
"CryptoSwift": [
"1.3.0"
]
},
"swift_versions": "5.1",
"swift_version": "5.1"
}