[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 0 / 9 / MeshulamSDK / 0.1.0 / MeshulamSDK.podspec.json
blob76bafcda01edf858fba29d7a588672a48acec5e3
2   "name": "MeshulamSDK",
3   "version": "0.1.0",
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.0"
23   },
24   "static_framework": true,
25   "requires_arc": true,
26   "swift_versions": "4.0",
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "lottie-ios": [
36     ],
37     "Alamofire": [
39     ]
40   },
41   "swift_version": "4.0"