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] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git]
/
Specs
/
b
/
c
/
6
/
YGConstant
/
0.0.2
/
YGConstant.podspec.json
blob
379b23fcf947ab3312af5a4bdae35f038104d460
1
{
2
"name": "YGConstant",
3
"version": "0.0.2",
4
"summary": "常量",
5
"description": "设置项目中所用常量",
6
"homepage": "https://git.coding.net/liwei02/YGConstant",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"liwei02": "weil218@163.com"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://git.coding.net/liwei02/YGConstant.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
],
25
"frameworks": "UIKit"
26
}