[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / 6 / SpotIMCore / 1.0.9 / SpotIMCore.podspec.json
blobd92fdd0177764081ab67cf7826a5a42c3e542799
2   "name": "SpotIMCore",
3   "version": "1.0.9",
4   "swift_versions": [
5     "5.0"
6   ],
7   "summary": "Spot.IM SDK",
8   "description": "This SDK allows you to integrate SpotIM into your iOS app.",
9   "homepage": "http://www.spot.im",
10   "screenshots": [
11     "https://user-images.githubusercontent.com/607917/35287547-4076605c-006b-11e8-9674-a1c9e4f8f681.png",
12     "https://user-images.githubusercontent.com/607917/35287551-423452be-006b-11e8-96e9-7bf7a3ae27b6.png",
13     "https://user-images.githubusercontent.com/607917/35287552-4259dc5a-006b-11e8-9a27-c14b37a5a32b.png"
14   ],
15   "license": {
16     "type": "CUSTOM",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "Itay Dressler": "itay.d@spot.im"
21   },
22   "platforms": {
23     "ios": "10.3"
24   },
25   "source": {
26     "git": "https://github.com/SpotIM/spotim-ios-sdk-pod.git",
27     "tag": "1.0.9"
28   },
29   "ios": {
30     "vendored_frameworks": "SpotImCore.framework"
31   },
32   "dependencies": {
33     "Alamofire": [
34       "~> 5.2"
35     ],
36     "PromiseKit": [
37       "~> 6.8"
38     ],
39     "Google-Mobile-Ads-SDK": [
40       "~> 7.64"
41     ]
42   },
43   "swift_version": "5.0"