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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
3
/
5
/
1
/
NovaCore
/
0.8
/
NovaCore.podspec.json
blob
71d04f8311c3ab7ffefd0d10ff62e213fd3d077a
1
{
2
"name": "NovaCore",
3
"version": "0.8",
4
"summary": "Common Extensions and Utilities for Nova Packages",
5
"homepage": "https://github.com/netizen01/NovaCore",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Netizen01": "n01@invco.de"
12
},
13
"platforms": {
14
"ios": "9.3",
15
"tvos": "11.2"
16
},
17
"source": {
18
"git": "https://github.com/netizen01/NovaCore.git",
19
"tag": "0.8"
20
},
21
"source_files": "Source/**/*.swift",
22
"swift_versions": [
23
"5.0"
24
]
25
}