[Add] TapTapCoreSDK 4.5.1
[CocoaPods.git] / Specs / a / 4 / 5 / EMBERSDK / 0.1.2 / EMBERSDK.podspec.json
blob6e4f0200a4eba372c591cbf6cfd38ee1ebc029f2
2   "name": "EMBERSDK",
3   "version": "0.1.2",
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     "Enas Ahmed Zaki": "enas@embermed.com",
13     "Mohamed Elabd": "m.elabd@embermed.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "ios": {
19     "vendored_frameworks": "EMBERSDK.framework"
20   },
21   "source": {
22     "git": "https://github.com/osirisbio/ember-ios-sdk.git",
23     "tag": "0.1.2"
24   },
25   "dependencies": {
26     "OpenTok": [
28     ],
29     "Firebase": [
31     ],
32     "Firebase/Database": [
34     ],
35     "SendBirdSDK": [
37     ],
38     "RxAlamofire": [
40     ],
41     "ObjectMapper": [
43     ],
44     "RxCocoa": [
46     ],
47     "ImageViewer": [
49     ],
50     "SDWebImage": [
51       "~> 5.0"
52     ],
53     "AMShimmer": [
55     ],
56     "RSKImageCropper": [
58     ],
59     "WXImageCompress": [
60       "~> 0.1.1"
61     ],
62     "NotificationBannerSwift": [
64     ]
65   },
66   "pod_target_xcconfig": {
67     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
68   },
69   "user_target_xcconfig": {
70     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
71   }