[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / e / 9 / 2 / zaiclientTest / 0.1.5 / zaiclientTest.podspec.json
blob53436debb0c28fb70beb74b683351428464063ab
2   "name": "zaiclientTest",
3   "version": "0.1.5",
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": "Proprietary"
8   },
9   "authors": {
10     "kyungwon-lee": "kw375310@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/kyungwon-lee/zaiclient-swift-test.git",
14     "tag": "0.1.5"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5.0",
20   "source_files": "Sources/zaiclientTest/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
23       "~> 5.2"
24     ]
25   },
26   "deprecated": true,
27   "swift_version": "5.0"