[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / d / UC_IM / 0.0.5 / UC_IM.podspec.json
blobe29f4208f942fb8631e39f5c24b3e0ca20776763
2   "name": "UC_IM",
3   "version": "0.0.5",
4   "summary": "IM 组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.hnbangyao.com/UCComponen/uc_im",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangheng": "1339669469@qq.com"
13   },
14   "source": {
15     "git": "http://git.hnbangyao.com/UCComponen/uc_im.git",
16     "tag": "0.0.5"
17   },
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "x86_64 armv7 arm64"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "UC_IM/Classes/**/*",
25   "vendored_libraries": "UC_IM/Classes/Lib/*.{a}",
26   "resource_bundles": {
27     "UC_IM": [
28       "UC_IM/Assets/*"
29     ]
30   },
31   "public_header_files": "UC_IM/Classes/**/*.h",
32   "static_framework": true,
33   "dependencies": {
34     "YTKNetwork": [
36     ],
37     "TXIMSDK_iOS": [
39     ],
40     "ReactiveObjC": [
42     ],
43     "UC_Mediator": [
45     ],
46     "UC_CustomBtn": [
48     ],
49     "SDWebImage": [
51     ],
52     "Masonry": [
54     ],
55     "Toast": [
57     ],
58     "MJExtension": [
60     ]
61   }