[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / e / d / cableUi / 1.0.3 / cableUi.podspec.json
blobd40ffb0bdce37880fd9de15b1a5772255b23ffb5
2   "name": "cableUi",
3   "authors": {
4     "Adam.Hu": "adam.hu.2018@gmail.com"
5   },
6   "version": "1.0.3",
7   "summary": "cableUi SDK for iOS",
8   "description": "cable ui SDK for iOS",
9   "homepage": "https://github.com/hushihua/cableUi.git",
10   "license": {
11     "type": "Commercial",
12     "text": "@2019 Lema.cm"
13   },
14   "source": {
15     "git": "https://github.com/hushihua/cableUi.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "cableUi.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": "cableUi.framework"
28   },
29   "frameworks": [
30     "Foundation",
31     "UIKit"
32   ],
33   "swift_versions": "5.0",
34   "dependencies": {
35     "iPush": [
37     ],
38     "iChat": [
40     ],
41     "iMApi": [
43     ],
44     "AWSS3": [
46     ],
47     "SDWebImage": [
49     ],
50     "SDWebImage/GIF": [
52     ],
53     "IQKeyboardManager": [
54       "6.2.1"
55     ],
56     "TSVoiceConverter": [
58     ],
59     "MJRefresh": [
61     ],
62     "MBProgressHUD": [
64     ],
65     "SnapKit": [
67     ],
68     "SQLite.swift": [
70     ],
71     "GoogleMaps": [
73     ],
74     "GooglePlaces": [
76     ],
77     "GooglePlacePicker": [
79     ]
80   },
81   "swift_version": "5.0"