blob: 9a8c14b04b8e311243ba9b921fa78f9723f738a9 [file] [log] [blame]
{
"name": "SpotIMCore",
"version": "0.0.36",
"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": "9.0"
},
"source": {
"http": "https://github.com/SpotIM/spotim-ios-sdk-pod/blob/master/Framework/SpotImCore.framework.zip?raw=true"
},
"ios": {
"vendored_frameworks": "SpotImCore.framework"
},
"dependencies": {
"Alamofire": [
"~> 4.8"
],
"PromiseKit": [
"~> 6.8"
],
"Google-Mobile-Ads-SDK": [
"~> 7.50"
]
},
"swift_version": "5.0"
}