blob: 76f53c3d66aacce1e23dad48fde22963c130c60f [file] [log] [blame]
{
"name": "QingStorSDK",
"version": "2.3.0",
"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.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"CryptoSwift": [
"~> 0.6.1"
],
"ObjectMapper": [
"~> 2.2"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}