[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 0 / 9 / MeshulamSDK / 0.0.2 / MeshulamSDK.podspec.json
blobac56c49b0d8dd3ae39f15e6dbf48cd8fc733c771
2   "name": "MeshulamSDK",
3   "version": "0.0.2",
4   "summary": "A short description of MeshulamSDK.",
5   "static_framework": true,
6   "requires_arc": true,
7   "description": "TODO: Add long description of the pod here.",
8   "homepage": "https://github.com/inManage/MeshulamSDK-iOS",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "inmanage@gmail.com": "inmanage@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/inManage/MeshulamSDK-iOS.git",
18     "tag": "0.0.2"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "4.0",
24   "xcconfig": {
25     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
26     "ENABLE_BITCODE": "YES",
27     "SWIFT_VERSION": "4.0"
28   },
29   "resources": [
30     "MeshulamSDK/**/*.xcassets",
31     "MeshulamSDK/**/*.storyboard",
32     "MeshulamSDK/**/*.xib",
33     "MeshulamSDK/**/*.png"
34   ],
35   "source_files": "MeshulamSDK/Classes/**/*",
36   "dependencies": {
37     "Alamofire": [
39     ]
40   },
41   "swift_version": "4.0"