[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 4 / 1 / Amp / 1.0.3 / Amp.podspec.json
blobbb198cbea8379a6500ce947034e864929cae4a36
2   "name": "Amp",
3   "version": "1.0.3",
4   "summary": "Amp.ai client for server-side Swift applications.",
5   "homepage": "https://github.com/ScaledInference/Amp-Swift-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": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/ScaledInference/Amp-Swift-SDK.git",
18     "tag": "v1.0.3"
19   },
20   "ios": {
21     "vendored_frameworks": "Amp.framework"
22   }