[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / b / 9 / d / UC_IM / 0.1.3 / UC_IM.podspec.json
blobf8238f0ac43b2970555687905d018d73e20e271d
2   "name": "UC_IM",
3   "version": "0.1.3",
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.1.3"
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     "UC_NavigationBar": [
63     ]
64   }