blob: 7c0bfca67def817005e02c2af21e90a346969db8 [file] [log] [blame]
{
"name": "SpotImNoAds",
"version": "1.0.10",
"swift_versions": [
"5.0"
],
"summary": "Spot.IM SDK",
"description": "This SDK allows you to integrate SpotIM into your iOS app.",
"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": {
"Itay Dressler": "itay.d@spot.im"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/SpotIM/spotim-ios-sdk-no-ads-pod.git",
"tag": "1.0.10"
},
"ios": {
"vendored_frameworks": "SpotImNoAds.framework"
},
"dependencies": {
"Alamofire": [
"~> 5.2"
],
"PromiseKit": [
"~> 6.8"
]
},
"swift_version": "5.0"
}