[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / e / 9 / 2 / zaiclientTest / 0.1.2 / zaiclientTest.podspec.json
blob3b0b4b9a1a75f55554e72ef03528816c2a7b1086
2   "name": "zaiclientTest",
3   "version": "0.1.2",
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.2"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "zaiclientTest/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.2"
25     ]
26   },
27   "deprecated": true,
28   "swift_version": "5.0"