blob: f85cd80a8ad21d159da4923ec97e0b65ad24c964 [file] [log] [blame]
{
"name": "AmpiOS",
"version": "1.2.1",
"summary": "Amp.ai client for iOS applications.",
"homepage": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
"authors": {
"Steve Mask": "steve@scaledinference.com",
"Olha Prokopiuk": "olha@scaledinference.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
"tag": "v1.2.1"
},
"dependencies": {
"SQLite.swift": [
"0.12.0"
]
},
"ios": {
"vendored_frameworks": "AmpiOS.framework"
},
"swift_version": "5.0"
}