[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / 6 / SpotIMCore / 1.0.1 / SpotIMCore.podspec.json
blob3d0f6043d5babfdc6c94e7f4a99e423a625e1117
2   "name": "SpotIMCore",
3   "version": "1.0.1",
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": "9.0"
24   },
25   "source": {
26     "http": "https://github.com/SpotIM/spotim-ios-sdk-pod/blob/master/Framework/SpotImCore.framework.zip?raw=true"
27   },
28   "ios": {
29     "vendored_frameworks": "SpotImCore.framework"
30   },
31   "dependencies": {
32     "Alamofire": [
33       "~> 4.8"
34     ],
35     "PromiseKit": [
36       "~> 6.8"
37     ],
38     "Google-Mobile-Ads-SDK": [
39       "~> 7.50"
40     ]
41   },
42   "swift_version": "5.0"