blob: a7a0bcfe69a08c33f110cc651647052e00b8c306 [file] [log] [blame]
{
"name": "Amp",
"version": "1.0.5",
"summary": "Amp.ai client for server-side Swift applications.",
"homepage": "https://github.com/ScaledInference/Amp-Swift-SDK.git",
"authors": {
"Steve Mask": "steve@scaledinference.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ScaledInference/Amp-Swift-SDK.git",
"tag": "v1.0.5"
},
"ios": {
"vendored_frameworks": "Amp.framework"
}
}