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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
7
/
8
/
1
/
SuperNewVersion
/
1.0.0
/
SuperNewVersion.podspec.json
blob
08a440487b44d6b728de98eb010b7b5ee1ee0114
1
{
2
"name": "SuperNewVersion",
3
"version": "1.0.0",
4
"summary": "版本更新提示",
5
"homepage": "https://github.com/Super-sweet/SuperNewVersion",
6
"license": "MIT",
7
"authors": {
8
"Super-sweet": "347393193@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/Super-sweet/SuperNewVersion.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"SuperNewVersion",
19
"*.{h,m}"
20
],
21
"requires_arc": true
22
}