blob: 1f4b9d39f5cd000625e8451af0d72a76f357f998 [file] [log] [blame]
{
"name": "SelerioARKit",
"version": "0.1.3",
"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.3"
},
"social_media_url": "https://twitter.com/selerio",
"source_files": "SelerioARKit/Classes/**/*",
"dependencies": {
"JustLog": [
]
},
"swift_version": "4.0"
}