blob: c69c182824546b7b38e01999e5cf6703d95a9dae [file] [log] [blame]
{
"name": "SelerioARKit",
"version": "0.1.7",
"summary": "Swift Plugin for using the SelerioSDK",
"platforms": {
"ios": "12.0"
},
"description": "The pod allows you to use the Selerio API into your AR application. For API reference check https://console.selerio.io. For a demo check https://selerio.io",
"homepage": "https://console.selerio.io",
"license": {
"type": "LGPLv3",
"file": "framework/LICENSE"
},
"authors": {
"Pavan": "pavan@selerio.io"
},
"source": {
"http": "https://s3-eu-west-1.amazonaws.com/selerio-framework/frameworkv1.7.zip"
},
"social_media_url": "https://twitter.com/selerio",
"dependencies": {
"JustLog": [
]
},
"swift_version": "5.0",
"vendored_frameworks": "framework/SelerioARKit.framework"
}