[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / e / 6 / AmpiOS / 1.1.1-beta / AmpiOS.podspec.json
blob3b1c67dc4d8b48b65e5716c813d5123fc134dd84
2   "name": "AmpiOS",
3   "version": "1.1.1-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   "source": {
17     "git": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
18     "tag": "v1.1.1-beta"
19   },
20   "dependencies": {
21     "SQLite.swift": [
22       "~> 0.11.5"
23     ]
24   },
25   "ios": {
26     "vendored_frameworks": "AmpiOS.framework"
27   }