[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 4 / 1 / Amp / 1.0.4 / Amp.podspec.json
blob53fb8a7dc4cf3ff3c60d55bcc10f107343baf8f6
2   "name": "Amp",
3   "version": "1.0.4",
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.4"
19   },
20   "ios": {
21     "vendored_frameworks": "Amp.framework"
22   }