blob: fee3b6c7063f30290cb5565c9e6ade53d665bbd0 [file] [log] [blame]
{
"name": "SpotIM",
"version": "1.2.0",
"summary": "This SDK allows you to integrate SpotIM into your iOS app.",
"description": "## Welcome to the Spot.IM SDK\n\nSpot.IM SDK provides an easy integration with [Spot.IM](http://www.spot.im) into a native iOS app.\n\nHere's a sample app that shows how to use the Spot.IM SDK for iOS.\n\n## Getting started\n\nTo use the SDK you will need an active Spot.IM account. If you don't have it, get one [here](http://www.spot.im).\nYou will need to know your Spot ID (which looks like 'sp_xxxxxxx').\nIf you don't know your Spot ID, login to the [admin dashboard](https://admin.spot.im) and have a look at the URL.",
"homepage": "http://www.spot.im",
"screenshots": [
"https://user-images.githubusercontent.com/607917/35287547-4076605c-006b-11e8-9674-a1c9e4f8f681.png",
"https://user-images.githubusercontent.com/607917/35287551-423452be-006b-11e8-96e9-7bf7a3ae27b6.png",
"https://user-images.githubusercontent.com/607917/35287552-4259dc5a-006b-11e8-9a27-c14b37a5a32b.png"
],
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"Hernan Arber": "hernan@spot.im"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/SpotIM/iOS-prod/files/1677802/Spot_IM.framework.zip"
},
"ios": {
"vendored_frameworks": "Spot_IM.framework"
}
}