[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 2 / zaiclientTest / 0.1.4 / zaiclientTest.podspec.json
blob82f59c4c546be0a0713ecbfd1766a4a22356f4c3
2   "name": "zaiclientTest",
3   "version": "0.1.4",
4   "summary": "It is a REST client SDK that allows you to easily use Z.Ai API in Swift environment.",
5   "homepage": "https://github.com/kyungwon-lee/zaiclient-swift-test",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kyungwon-lee": "kw375310@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/kyungwon-lee/zaiclient-swift-test.git",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/zaiclientTest/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.2"
25     ]
26   },
27   "deprecated": true,
28   "swift_version": "5.0"