[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / d / 3 / ZGCommon / 0.1.9 / ZGCommon.podspec.json
blob0a579a68fa3c64c2a83513fbd7406bcd51763ae2
2   "name": "ZGCommon",
3   "version": "0.1.9",
4   "summary": "ZGCommon组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.ckmooc.com/frame/ios/ZGCommon",
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/ZGCommon.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZGCommon/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   }