blob: e71a5fb03c402e6b22645e2425ca97d58f2b73a9 [file] [log] [blame]
{
"name": "SpotIM",
"version": "1.1.7",
"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/35106483-002cf8c8-fc77-11e7-99e1-459c7b9428c1.png",
"https://user-images.githubusercontent.com/607917/35106518-165d4300-fc77-11e7-999d-efde71208596.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/1652717/Spot_IM.framework.zip"
},
"ios": {
"vendored_frameworks": "Spot_IM.framework"
}
}