[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / e / 6 / AmpiOS / 1.1.5-beta / AmpiOS.podspec.json
blobeb882be434b924d1da62ee4e9adcdb45d3a27149
2   "name": "AmpiOS",
3   "version": "1.1.5-beta",
4   "summary": "Amp.ai client for iOS  applications.",
5   "homepage": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
6   "authors": {
7     "Steve Mask": "steve@scaledinference.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.2",
17   "source": {
18     "git": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
19     "tag": "v1.1.5-beta"
20   },
21   "dependencies": {
22     "SQLite.swift": [
23       "~> 0.11.5"
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "AmpiOS.framework"
28   }