blob: 5ebb9496816c0edf3caf2bb1cba33bbe6f7e17ad [file] [log] [blame]
{
"name": "SelerioARKit",
"version": "0.1.2",
"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/pavan4/SelerioARKit.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/selerio",
"source_files": "SelerioARKit/Classes/**/*",
"dependencies": {
"JustLog": [
]
},
"swift_version": "4.0"
}