[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 4 / 6 / CLCommon / 3.6 / CLCommon.podspec.json
blob1fe3b0adce40621c77fbeba7d18621a78b322005
2   "name": "CLCommon",
3   "version": "3.6",
4   "summary": "创联基础组件",
5   "homepage": "http://192.168.0.83:8880/simpleSJ/clcommon.git",
6   "license": "MIT",
7   "authors": {
8     "CoderSimpleSong": "83694281@qq.com"
9   },
10   "source": {
11     "git": "http://192.168.0.83:8880/simpleSJ/clcommon.git",
12     "tag": "3.6"
13   },
14   "source_files": "CLCommon/**/**/**/*.{h,m}",
15   "resources": "CLCommon/CLCommon.bundle",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "MJRefresh": [
23     ],
24     "YYWebImage": [
26     ],
27     "Toast": [
29     ],
30     "SDWebImage": [
32     ],
33     "MBProgressHUD": [
35     ],
36     "MGJRouter": [
38     ],
39     "AFNetworking": [
41     ]
42   }