blob: 269c2fc48b2565cf76e0a7ccbd612facb6e3ca98 [file] [log] [blame]
{
"name": "AmpiOS",
"version": "1.0.7",
"summary": "Amp.ai client for iOS applications.",
"homepage": "https://github.com/ScaledInference/Amp-iOS-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-iOS-SDK.git",
"tag": "v1.0.7"
},
"ios": {
"vendored_frameworks": "AmpiOS.framework"
}
}