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] BoostAI 1.1.28
[CocoaPods.git]
/
Specs
/
1
/
4
/
6
/
CLCommon
/
1.3
/
CLCommon.podspec.json
blob
71921d12bb370019bc2534e6e9d3a021aaaa9044
1
{
2
"name": "CLCommon",
3
"version": "1.3",
4
"summary": "创联基础组件",
5
"homepage": "https://github.com/CoderSimpleSong/CLCommon.git",
6
"license": "MIT",
7
"authors": {
8
"CoderSimpleSong": "83694281@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/CoderSimpleSong/CLCommon.git",
12
"tag": "1.3"
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
}
36
}