[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / 4 / 6 / CLCommon / 3.1 / CLCommon.podspec.json
blob70f49a47df48808f6dd9eaef339d21e4776b8fc4
2   "name": "CLCommon",
3   "version": "3.1",
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.1"
13   },
14   "source_files": "CLCommon/**/**/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "dependencies": {
20     "MJRefresh": [
22     ],
23     "YYWebImage": [
25     ],
26     "Toast": [
28     ],
29     "SDWebImage": [
31     ],
32     "MBProgressHUD": [
34     ],
35     "MGJRouter": [
37     ],
38     "AFNetworking": [
40     ]
41   }