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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
f
/
8
/
a
/
FGUIKit
/
0.0.6
/
FGUIKit.podspec.json
blob
fd33c25fbebcd653cf721a9ce70f84b76c6ee137
1
{
2
"name": "FGUIKit",
3
"version": "0.0.6",
4
"summary": "FGUIKit",
5
"description": "FGUIKit\n* Markdown 格式",
6
"homepage": "http://www.baidu.com",
7
"license": "MIT",
8
"authors": {
9
"liguojun": "358304990@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/CNFeelGood/FGUIKit.git",
13
"tag": "0.0.6"
14
},
15
"platforms": {
16
"ios": "10.0"
17
},
18
"requires_arc": true,
19
"source_files": "FGUIKit/**/*.{h,m}",
20
"frameworks": [
21
"UIKit",
22
"QuartzCore",
23
"Foundation"
24
],
25
"module_name": "FGUIKit"
26
}