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
/
3
/
2
/
9
/
NovaAlert
/
0.8
/
NovaAlert.podspec.json
blob
9ff7da82cbc17401045fd4ffb8332f70cf1b578a
1
{
2
"name": "NovaAlert",
3
"version": "0.8",
4
"summary": "Another Alert Package. Because.",
5
"homepage": "https://github.com/netizen01/NovaAlert",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Netizen01": "n01@invco.de"
12
},
13
"platforms": {
14
"ios": "9.3"
15
},
16
"source": {
17
"git": "https://github.com/netizen01/NovaAlert.git",
18
"tag": "0.8"
19
},
20
"source_files": "Source/**/*.swift",
21
"swift_versions": [
22
"5.0"
23
],
24
"dependencies": {
25
"NovaCore": [
26
27
],
28
"Cartography": [
29
30
]
31
}
32
}