[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / MeshulamSDK / 0.2.7 / MeshulamSDK.podspec.json
blobea9fa4142b7e44a9bf434936ec56be5fc5cc45b9
2   "name": "MeshulamSDK",
3   "version": "0.2.7",
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.2.7"
23   },
24   "static_framework": true,
25   "requires_arc": true,
26   "swift_versions": "4.0",
27   "xcconfig": {
28     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
29     "ENABLE_BITCODE": "YES"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "4.0"