[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 3 / c / QingStorSDK / 2.2.0 / QingStorSDK.podspec.json
blob81d5f4f959e0be7afb8b3228a5b92f547d01171c
2   "name": "QingStorSDK",
3   "version": "2.2.0",
4   "summary": "The official QingStor SDK for the swift programming language.",
5   "authors": "Chris Yang <chrisyang@yunify.com>",
6   "license": "Apache License, Version 2.0",
7   "homepage": "https://www.qingstor.com",
8   "source": {
9     "git": "https://github.com/yunify/qingstor-sdk-swift.git",
10     "tag": "2.2.0"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source_files": "Sources/**/*.swift",
16   "dependencies": {
17     "Alamofire": [
18       "~> 4.0"
19     ],
20     "CryptoSwift": [
21       "~> 0.6.1"
22     ],
23     "ObjectMapper": [
24       "~> 2.2"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "pushed_with_swift_version": "3.0"