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.8.12
[CocoaPods.git]
/
Specs
/
4
/
7
/
d
/
XFYTablauncher
/
1.0
/
XFYTablauncher.podspec.json
blob
7dc673867da19882c00e3ac3ff074ea4f3508018
1
{
2
"name": "XFYTablauncher",
3
"version": "1.0",
4
"summary": "框架组件",
5
"description": "tabbar组件",
6
"homepage": "http://git.fangyuanyouyue.com/zhouli/XFYTablauncher.git",
7
"license": "MIT",
8
"authors": {
9
"周丽": "m13657686746@163.com"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "http://git.fangyuanyouyue.com/zhouli/XFYTablauncher.git",
16
"tag": "1.0"
17
},
18
"source_files": [
19
"XFYTablauncher",
20
"Sources/*.swift"
21
],
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"requires_arc": true
27
}