blob: 08d8712da45fa9c20c0c1e5b597929b0f7d39e67 [file] [log] [blame]
{
"name": "SelerioARKit",
"version": "0.1.6",
"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/framework.zip"
},
"social_media_url": "https://twitter.com/selerio",
"dependencies": {
"JustLog": [
]
},
"swift_version": "4.0",
"vendored_frameworks": "framework/SelerioARKit.framework"
}