[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / e / 6 / AmpiOS / 1.2.0 / AmpiOS.podspec.json
blob5eae20342fe790d1fc0caa627cc5acaf558039c7
2   "name": "AmpiOS",
3   "version": "1.2.0",
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     "Olha Prokopiuk": "olha@scaledinference.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "5.0",
18   "source": {
19     "git": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
20     "tag": "v1.2.0"
21   },
22   "dependencies": {
23     "SQLite.swift": [
24       "~> 0.12.0"
25     ]
26   },
27   "ios": {
28     "vendored_frameworks": "AmpiOS.framework"
29   }