repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AmitySDK 6.47.1
[CocoaPods.git]
/
Specs
/
1
/
4
/
6
/
CLCommon
/
2.8
/
CLCommon.podspec.json
blob
ae4f2f7789891a4b57de9b7bc95026e2d802494c
1
{
2
"name": "CLCommon",
3
"version": "2.8",
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": "2.8"
13
},
14
"source_files": "CLCommon/**/**/**/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "9.0"
18
},
19
"dependencies": {
20
"MJRefresh": [
21
22
],
23
"YYWebImage": [
24
25
],
26
"Toast": [
27
28
],
29
"SDWebImage": [
30
31
],
32
"MBProgressHUD": [
33
34
],
35
"MGJRouter": [
36
37
],
38
"AFNetworking": [
39
40
]
41
}
42
}