[Add] DXPNudgesLib 1.0.32
[CocoaPods.git] / Specs / a / 4 / 5 / EMBERSDK / 0.1.1 / EMBERSDK.podspec.json
blob1c1d52e18a3fac002b8b47fcb547638f0bfd3c96
2   "name": "EMBERSDK",
3   "version": "0.1.1",
4   "summary": "This pod to expose some of the EMBER App features to commercial use.",
5   "description": "A short description of EMBERSDK. This pod to expose some of the EMBER App feature to commercial use",
6   "homepage": "https://github.com/osirisbio/ember-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EMBER iOS Team": "enas@embermed.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "ios": {
18     "vendored_frameworks": "EMBERSDK.framework"
19   },
20   "source": {
21     "git": "https://github.com/osirisbio/ember-ios-sdk.git",
22     "tag": "0.1.1"
23   },
24   "dependencies": {
25     "OpenTok": [
27     ],
28     "Firebase": [
30     ],
31     "Firebase/Database": [
33     ],
34     "SendBirdSDK": [
36     ],
37     "RxAlamofire": [
39     ],
40     "ObjectMapper": [
42     ],
43     "RxCocoa": [
45     ],
46     "ImageViewer": [
48     ],
49     "SDWebImage": [
50       "~> 5.0"
51     ],
52     "AMShimmer": [
54     ],
55     "RSKImageCropper": [
57     ],
58     "WXImageCompress": [
59       "~> 0.1.1"
60     ],
61     "NotificationBannerSwift": [
63     ]
64   }