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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
6
/
9
/
b
/
XFYMe
/
1.0.1
/
XFYMe.podspec.json
blob
44b3b3821e39efaca70c05d175389918f615a0ad
1
{
2
"name": "XFYMe",
3
"version": "1.0.1",
4
"summary": "个人主页",
5
"description": "个人主页",
6
"homepage": "http://git.fangyuanyouyue.com/zhouli/XFYMe.git",
7
"license": "MIT",
8
"authors": {
9
"Ann": "m13657686746@163.com"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "http://git.fangyuanyouyue.com/zhouli/XFYMe.git",
16
"tag": "1.0.1"
17
},
18
"source_files": "XFYMe/Pods/**/*.swift",
19
"resource_bundles": {
20
"XFYMe": [
21
"**/*.xcassets",
22
"XFYMe/*.lproj/XFYMeMain.storyboard"
23
]
24
},
25
"frameworks": [
26
"UIKit",
27
"Foundation"
28
],
29
"requires_arc": true,
30
"dependencies": {
31
"XFYBasicUICell": [
32
"~> 1.1.0"
33
]
34
}
35
}