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.1
/
BBUpdate.podspec.json
blob
c6ef37157ff9b3745b5b367d340151d08dbcff7f
1
{
2
"name": "BBUpdate",
3
"version": "1.1",
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.1"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true,
19
"source_files": "BBUpdate/*.{h,m}"
20
}