blob: 28e47ef1ad2191678d456098a63045502aa915ed [file] [log] [blame]
{
"name": "QingStorSDK",
"version": "2.4.1",
"summary": "The official QingStor SDK for the swift programming language.",
"authors": "Chris Yang <chrisyang@yunify.com>",
"license": "Apache License, Version 2.0",
"homepage": "https://www.qingstor.com",
"source": {
"git": "https://github.com/yunify/qingstor-sdk-swift.git",
"tag": "2.4.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"CryptoSwift": [
"~> 0.7.1"
],
"ObjectMapper": [
"~> 3.0"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}