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