[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 1 / 4 / 6 / CLCommon / 5.7 / CLCommon.podspec.json
blobc27c5bfced6e1097412cf95555a768181c98f873
2   "name": "CLCommon",
3   "version": "5.7",
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": "5.7"
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": [
25       "1.0.5"
26     ],
27     "Toast": [
28       "4.0.0"
29     ],
30     "SDWebImage": [
32     ],
33     "MBProgressHUD": [
34       "1.1.0"
35     ],
36     "MGJRouter": [
37       "0.10.0"
38     ],
39     "AFNetworking": [
40       "~> 3.1.0"
41     ]
42   }