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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
9
/
f
/
5
/
BBUpdate
/
1.0
/
BBUpdate.podspec.json
blob
62b6c50433757d64d6e0d5beaad9be67df2f3763
1
{
2
"name": "BBUpdate",
3
"version": "1.0",
4
"summary": "一行代码程序更新提醒",
5
"description": "一行代码程序更新提醒,还可以设置个性提示内容",
6
"homepage": "https://github.com/zyvv/BBUpdate",
7
"license": "MIT",
8
"authors": {
9
"zyvv": "zhangyangv@foxmail.com"
10
},
11
"source": {
12
"git": "https://github.com/zyvv/BBUpdate.git",
13
"tag": "1.0"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true,
19
"source_files": "BBUpdate/*.{h,m}"
20
}