[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / e / b / ZGCommons / 0.1.6 / ZGCommons.podspec.json
blob1cc80dbcffe3eebeadee817ebd7f8d358430522b
2   "name": "ZGCommons",
3   "version": "0.1.6",
4   "summary": "公共组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.ckmooc.com/frame/ios/ZGCommons",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiguanghui": "jiguanghui@thunisedu.com"
13   },
14   "source": {
15     "git": "http://git.ckmooc.com/frame/ios/ZGCommons.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZGCommons/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "Masonry": [
28     ],
29     "MBProgressHUD": [
30       "~>1.1.0"
31     ],
32     "YTKNetwork": [
34     ],
35     "SDWebImage": [
37     ],
38     "MJRefresh": [
39       "~> 3.1.12"
40     ],
41     "MJExtension": [
43     ],
44     "LYEmptyView": [
46     ],
47     "LEETheme": [
49     ],
50     "TZImagePickerController": [
52     ],
53     "ZZCircleProgress": [
55     ],
56     "BGFMDB": [
57       "~> 2.0.9"
58     ],
59     "FLAnimatedImage": [
61     ],
62     "MGJRouter": [
63       "~>0.9.0"
64     ]
65   }