blob: 3e9215b35403f2c39a9942e3783ce799af78f608 [file] [log] [blame]
{
"name": "AmpiOS",
"version": "1.0.10",
"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.10"
},
"dependencies": {
"SQLite.swift": [
"~> 0.11.4"
]
},
"ios": {
"vendored_frameworks": "AmpiOS.framework"
}
}