[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 3 / c / QingStorSDK / 2.4.1 / QingStorSDK.podspec.json
blob28e47ef1ad2191678d456098a63045502aa915ed
2   "name": "QingStorSDK",
3   "version": "2.4.1",
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.4.1"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source_files": "Sources/**/*.swift",
16   "dependencies": {
17     "Alamofire": [
18       "~> 4.5"
19     ],
20     "CryptoSwift": [
21       "~> 0.7.1"
22     ],
23     "ObjectMapper": [
24       "~> 3.0"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "pushed_with_swift_version": "4.0"