[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / b / XHCloudTalkModule / 0.1.0 / XHCloudTalkModule.podspec.json
blobb58170610bc2718f7b5c15561a9985bf55f1125e
2   "name": "XHCloudTalkModule",
3   "version": "0.1.0",
4   "summary": "A short description of XHCloudTalkModule",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.xh-mind.com/smart_hard/XHCloudTalkModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "285282227@qq.com": "285282227@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.xh-mind.com/smart_hard/XHCloudTalkModule.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "pod_target_xcconfig": {
23     "ENABLE_BITCODE": "NO",
24     "DEFINES_MODULE": "YES",
25     "VALID_ARCHS[sdk=iphonesimulator*]": ""
26   },
27   "resource_bundles": {
28     "XHCloudTalkModule": [
29       "XHCloudTalkModule/Assets/**/*",
30       "XHCloudTalkModule/Classes/**/*.{xib,storyboard,m4a}"
31     ]
32   },
33   "frameworks": "AssetsLibrary",
34   "static_framework": true,
35   "dependencies": {
36     "XHWLCloudTalkLib": [
37       ">= 0.1.1"
38     ]
39   },
40   "source_files": "XHCloudTalkModule/Classes/**/*",
41   "swift_version": "5.0"