[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / a / e / ZLIMSdk / 0.0.4 / ZLIMSdk.podspec.json
blob2335931516243d70d12d68c35a9cf274ba3cbbdc
2   "name": "ZLIMSdk",
3   "version": "0.0.4",
4   "summary": "致联软件消息sdk",
5   "description": "致联软件消息sdk",
6   "homepage": "https://github.com/huapeng222/ZLIMSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huazhaopeng": "huazhaopeng@zhi-lian.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/huapeng222/ZLIMSdk.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "ZLSdk.framework",
22   "dependencies": {
23     "Protobuf": [
24       "~> 3.6.1"
25     ],
26     "Masonry": [
27       "~> 1.1.0"
28     ],
29     "WCDB": [
30       "~> 1.0.7.5"
31     ],
32     "SDWebImage": [
33       "~> 4.4.5"
34     ],
35     "MBProgressHUD": [
36       "~> 1.1.0"
37     ]
38   },
39   "resource_bundles": {
40     "ZLIMSdk": [
41       "ZLSdk/assets/zlsdkImage.xcassets",
42       "ZLSdk/assets/file/*"
43     ]
44   },
45   "frameworks": [
46     "UIKit",
47     "CFNetwork",
48     "CoreTelephony",
49     "Foundation",
50     "SystemConfiguration"
51   ],
52   "libraries": [
53     "resolv.9",
54     "z"
55   ]