[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / 6 / SpotIMCore / 0.0.5 / SpotIMCore.podspec.json
blobd3b0e00f5bca8f8a09f83be6d53a0f4db175a73b
2   "name": "SpotIMCore",
3   "version": "0.0.5",
4   "summary": "This SDK allows you to integrate SpotIM into your iOS app.",
5   "description": "Spot.IM SDK provides an easy integration",
6   "homepage": "http://www.spot.im",
7   "screenshots": [
8     "https://user-images.githubusercontent.com/607917/35287547-4076605c-006b-11e8-9674-a1c9e4f8f681.png",
9     "https://user-images.githubusercontent.com/607917/35287551-423452be-006b-11e8-96e9-7bf7a3ae27b6.png",
10     "https://user-images.githubusercontent.com/607917/35287552-4259dc5a-006b-11e8-9a27-c14b37a5a32b.png"
11   ],
12   "license": {
13     "type": "CUSTOM",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Itay Dressler": "itay.d@spot.im"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source": {
23     "http": "https://github.com/SpotIM/spotim-ios-sdk-pod/blob/master/Framework/SpotImCore.framework.zip?raw=true"
24   },
25   "ios": {
26     "vendored_frameworks": "SpotImCore.framework"
27   },
28   "dependencies": {
29     "Alamofire": [
30       "~> 4.8.2"
31     ]
32   }