[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / b / zaiclient / 0.1.1 / zaiclient.podspec.json
blobee8a8a8346e359ea4c3af3cadb575c6a1c8fd179
2   "name": "zaiclient",
3   "version": "0.1.1",
4   "summary": "REST client SDK that allows you to easily use Z.Ai API in Swift environment.",
5   "homepage": "https://github.com/zaikorea/zaiclient-swift",
6   "license": "Proprietary",
7   "authors": {
8     "zaikorea": "tech@zaikorea.org"
9   },
10   "source": {
11     "git": "https://github.com/zaikorea/zaiclient-swift.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source_files": "Sources/zaiclient/Classes/**/*",
19   "dependencies": {
20     "Alamofire": [
21       "~> 5.2"
22     ]
23   },
24   "swift_version": "5.0"