blob: d5d1be1ed83642af79297739cee7be74db6d08b3 [file] [log] [blame]
{
"name": "Amp",
"version": "1.0.2",
"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.2"
},
"ios": {
"vendored_frameworks": "Amp.framework"
}
}