blob: b3d7a9a5015fdfd6fdb7a9ce2bcec5ba8da7e074 [file] [log] [blame]
{
"name": "SelerioARKit",
"version": "0.1.4",
"summary": "Swift Plugin for using the SelerioSDK",
"platforms": {
"ios": "11.4"
},
"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": "LICENSE"
},
"authors": {
"Pavan": "pavan@selerio.io"
},
"source": {
"git": "https://gitlab.com/Selerio/SelerioARKit.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/selerio",
"source_files": "SelerioARKit/Classes/**/*",
"dependencies": {
"JustLog": [
]
},
"swift_version": "4.0"
}