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
/
5
/
f
/
3
/
BugKit
/
2.0.6
/
BugKit.podspec.json
blob
cb595636e1e292007211ea89a773426142820c30
1
{
2
"name": "BugKit",
3
"version": "2.0.6",
4
"authors": {
5
"MrLujh": "287929070@qq.com"
6
},
7
"homepage": "https://github.com/MrLujh/BugKit",
8
"summary": "a dropdown menu for ios like wechat homepage.",
9
"source": {
10
"git": "https://github.com/MrLujh/BugKit.git",
11
"tag": "2.0.6"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"requires_arc": true,
21
"source_files": "BugKit/**/*.{h,m}",
22
"dependencies": {
23
"FLEX": [
24
25
],
26
"CocoaLumberjack": [
27
28
]
29
}
30
}