[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / c / iChat / 1.0.4 / iChat.podspec.json
blob5d08675ded0e65a088f0e35d3462afe0720bd0fe
2   "name": "iChat",
3   "authors": {
4     "Adam.Hu": "adam.hu.2018@gmail.com"
5   },
6   "version": "1.0.4",
7   "summary": "iChat SDK for iOS",
8   "description": "iChat P2P SDK for iOS",
9   "homepage": "https://github.com/hushihua/iChat.git",
10   "license": {
11     "type": "Commercial",
12     "text": "@2019 Lema.cm"
13   },
14   "source": {
15     "git": "https://github.com/hushihua/iChat.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "iChat.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": "iChat.framework"
28   },
29   "frameworks": [
30     "Foundation",
31     "UIKit"
32   ],
33   "swift_versions": "5.0",
34   "dependencies": {
35     "iPush": [
37     ],
38     "SDWebImage": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "GoogleWebRTC": [
46     ],
47     "IQKeyboardManager": [
48       "6.2.1"
49     ]
50   },
51   "swift_version": "5.0"