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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
5
/
f
/
3
/
BugKit
/
2.0.3
/
BugKit.podspec.json
blob
2faca054b8c016742b140a63d5be37f00911fcdc
1
{
2
"name": "BugKit",
3
"version": "2.0.3",
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.3"
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
}