[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / MeshulamSDK / 0.1.8 / MeshulamSDK.podspec.json
blobb221fde1e916f7df690eb3fc1115335fa23efc6d
2   "name": "MeshulamSDK",
3   "version": "0.1.8",
4   "summary": "A short description of MeshulamSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/inManage/MeshulamSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "inmanage@gmail.com": "inmanage@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "ios": {
18     "vendored_frameworks": "MeshulamSDK.framework"
19   },
20   "source": {
21     "git": "https://github.com/inManage/MeshulamSDK-iOS.git",
22     "tag": "0.1.8"
23   },
24   "swift_versions": "4.0",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphoneos*]": "x86_64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "static_framework": true,
32   "dependencies": {
33     "lottie-ios": [
35     ],
36     "Alamofire": [
38     ]
39   },
40   "swift_version": "4.0"