[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / 5 / 0 / 9 / MeshulamSDK / 0.0.3 / MeshulamSDK.podspec.json
blobaf3a68b698f454c959d9748e05f375ef39b214ce
2   "name": "MeshulamSDK",
3   "version": "0.0.3",
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.3"
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   "public_header_files": "MeshulamSDK/Classes/PublicHeaders/*.h",
37   "dependencies": {
38     "Alamofire": [
40     ]
41   },
42   "swift_version": "4.0"