[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / a / d / 4 / CallUUI / 1.0.0 / CallUUI.podspec.json
blobe0cdcb2382c1dc121d3b20d552939a4c8ab364fc
2   "name": "CallUUI",
3   "authors": {
4     "Adam.Hu": "adam.hu.2018@gmail.com"
5   },
6   "version": "1.0.0",
7   "summary": "CallU IM Sdk",
8   "description": "CallU IM UI Sdk",
9   "homepage": "https://github.com/hushihua/CallUUI.git",
10   "license": {
11     "type": "Commercial",
12     "text": "@2019 Lema.cm"
13   },
14   "source": {
15     "git": "https://github.com/hushihua/CallUUI.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "CallUUI.framework/Headers/*.{h}",
19   "pod_target_xcconfig": {
20     "OTHER_LDFLAGS": "-lObjC"
21   },
22   "requires_arc": true,
23   "platforms": {
24     "ios": "10.0"
25   },
26   "ios": {
27     "vendored_frameworks": "CallUUI.framework"
28   },
29   "frameworks": [
30     "Foundation",
31     "UIKit"
32   ],
33   "swift_versions": "5.0",
34   "dependencies": {
35     "CallUApi": [
36       "1.0.0"
37     ],
38     "AWSS3": [
40     ],
41     "SDWebImage": [
43     ],
44     "SDWebImage/GIF": [
46     ],
47     "IQKeyboardManager": [
49     ],
50     "TSVoiceConverter": [
51       "0.1.6"
52     ],
53     "MJRefresh": [
55     ],
56     "MBProgressHUD": [
58     ],
59     "SnapKit": [
61     ],
62     "SQLite.swift": [
64     ],
65     "GoogleMaps": [
67     ],
68     "GooglePlaces": [
70     ],
71     "GooglePlacePicker": [
73     ]
74   },
75   "deprecated": true,
76   "swift_version": "5.0"