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
/
c
/
1
/
a
/
SLFKit
/
0.0.2
/
SLFKit.podspec.json
blob
2f42247ff2ec2bc63e1634ac89ec5bef7c54581e
1
{
2
"name": "SLFKit",
3
"version": "0.0.2",
4
"summary": "SLFKit",
5
"description": "这只是一点描述",
6
"homepage": "https://gitee.com/S-Line/SLFKit",
7
"license": "MIT",
8
"authors": {
9
"陆承东": "357287797@qq.com"
10
},
11
"source": {
12
"git": "https://gitee.com/S-Line/SLFKit.git",
13
"tag": "0.0.2"
14
},
15
"requires_arc": true,
16
"platforms": {
17
"ios": "9.0"
18
},
19
"source_files": "SLFKit/Classes/**/*.{h,m}"
20
}