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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
5
/
4
/
9
/
BeCategory
/
0.0.9
/
BeCategory.podspec.json
blob
f968ea5aa6c8e96704de8fcd356ca18a48135dd1
1
{
2
"name": "BeCategory",
3
"version": "0.0.9",
4
"summary": "just some Category",
5
"description": "be Sample to someth.",
6
"homepage": "https://github.com/Addleshaw/Util",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Bernie": "657483216@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/Addleshaw/Util.git",
19
"tag": "v0.0.9"
20
},
21
"source_files": [
22
"Sources",
23
"Sources/*.{h,m}"
24
],
25
"requires_arc": true
26
}