[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / e / 6 / AmpiOS / 1.1.0-beta / AmpiOS.podspec.json
blobb402a33cfbefd536ab76d0539b04f2d6ccb425f0
2   "name": "AmpiOS",
3   "version": "1.1.0-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": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
18     "tag": "v1.1.0-beta"
19   },
20   "dependencies": {
21     "SQLite.swift": [
22       "~> 0.11.5"
23     ]
24   },
25   "ios": {
26     "vendored_frameworks": "AmpiOS.framework"
27   }