[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 1 / 4 / c / CZCommonLib / 1.0.0 / CZCommonLib.podspec.json
blob52332727c10f2eda5c6bf056faa1c862c484a3af
2   "name": "CZCommonLib",
3   "version": "1.0.0",
4   "summary": "公用工具组件化",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sweetlyGit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sweetlyGit": "2235861673@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/sweetlyGit/CommonSpec.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CZCommonLib/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ],
26     "DZNEmptyDataSet": [
27       "~> 1.8.1"
28     ],
29     "Reachability": [
30       "~> 3.2"
31     ],
32     "ActionSheetPicker-3.0": [
33       "~> 2.3.0"
34     ],
35     "Toast": [
36       "~> 4.0.0"
37     ],
38     "MBProgressHUD": [
39       "~> 1.1.0"
40     ],
41     "BANetManager": [
42       "~> 2.3.10"
43     ],
44     "MJRefresh": [
45       "~> 3.1.15.3"
46     ],
47     "SDWebImage": [
48       "~> 4.4.0"
49     ],
50     "Masonry": [
51       "~> 1.1.0"
52     ],
53     "WechatOpenSDK": [
54       "~> 1.8.3"
55     ]
56   }