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