[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 0 / 5 / ZHIMKit / 1.0.1 / ZHIMKit.podspec.json
blob7b085e6a0e1e0b0482d074e46e59867e6dade37c
2   "name": "ZHIMKit",
3   "version": "1.0.1",
4   "summary": "即时通讯UI库",
5   "description": "一个即时通讯UI库",
6   "homepage": "http://123.232.102.30:11715/framework-ios/zhimkit",
7   "license": "MIT",
8   "authors": {
9     "chenzhangli": "chenzhangli@zhenghe.cn"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://123.232.102.30:11715/framework-ios/zhimkit.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "ZHIMKit.framework/Headers",
20     "*.{h,m}"
21   ],
22   "dependencies": {
23     "JMXChatKit": [
24       "~> 1.0.1"
25     ],
26     "MJRefresh": [
27       "~> 3.5.0"
28     ],
29     "Toast": [
30       "~> 4.0.0"
31     ],
32     "MBProgressHUD": [
33       "~> 1.2.0"
34     ],
35     "GKPhotoBrowser": [
36       "~> 2.1.4"
37     ],
38     "AMapLocation": [
39       "~> 2.8.0"
40     ],
41     "AMap2DMap": [
42       "~> 5.6.1"
43     ],
44     "AMapSearch": [
45       "~> 8.1.0"
46     ],
47     "DZNEmptyDataSet": [
48       "~> 1.8.1"
49     ],
50     "IQKeyboardManager": [
51       "~> 6.5.6"
52     ],
53     "TZImagePickerController": [
54       "~> 3.8.1"
55     ],
56     "mob_pushsdk": [
57       "~> 2.3.2"
58     ]
59   }