[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 0 / 5 / ZHIMKit / 1.0.6 / ZHIMKit.podspec.json
blob77d2e47919528fa2cb65be05636cc9efc20ed5cb
2   "name": "ZHIMKit",
3   "version": "1.0.6",
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   "pod_target_xcconfig": {
15     "VALID_ARCHS": "x86_64 armv7 arm64"
16   },
17   "source": {
18     "git": "http://123.232.102.30:11715/framework-ios/zhimkit.git",
19     "tag": "1.0.6"
20   },
21   "source_files": [
22     "ZHIMKit.framework/Headers",
23     "*.{h,m}"
24   ],
25   "vendored_frameworks": "ZHIMKit.framework",
26   "resources": "ZHIM.xcassets",
27   "dependencies": {
28     "ZHIMCore": [
30     ],
31     "JMXChatKit": [
33     ],
34     "MJRefresh": [
35       "~> 3.5.0"
36     ],
37     "Toast": [
38       "~> 4.0.0"
39     ],
40     "MBProgressHUD": [
41       "~> 1.2.0"
42     ],
43     "GKPhotoBrowser": [
44       "~> 2.1.4"
45     ],
46     "AMapLocation": [
47       "~> 2.8.0"
48     ],
49     "AMap2DMap": [
50       "~> 5.6.1"
51     ],
52     "AMapSearch": [
53       "~> 8.1.0"
54     ],
55     "DZNEmptyDataSet": [
56       "~> 1.8.1"
57     ],
58     "IQKeyboardManager": [
59       "~> 6.5.6"
60     ],
61     "TZImagePickerController": [
62       "~> 3.8.1"
63     ],
64     "mob_pushsdk": [
65       "~> 2.3.2"
66     ]
67   }