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] CloudwiseMAgent 2.8.0
[CocoaPods.git]
/
Specs
/
3
/
d
/
c
/
SCWCommonCore
/
0.0.2
/
SCWCommonCore.podspec.json
blob
1616ba16a9d2d73f558eff95171ec0c04632b5d4
1
{
2
"name": "SCWCommonCore",
3
"version": "0.0.2",
4
"summary": "A short description of SCWCommonCore.",
5
"description": "通用基础框架",
6
"homepage": "https://github.com/YZDCDL",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Yzd": "13996615914@139.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/YZDCDL/APPCommonCore.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"Class",
23
"Class/**/*.{h,m}"
24
],
25
"requires_arc": true,
26
"dependencies": {
27
"Masonry": [
28
29
]
30
}
31
}