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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
b
/
e
/
6
/
NovaLines
/
0.8
/
NovaLines.podspec.json
blob
893d15d1643e4d3b8276174023392a0aebdd7658
1
{
2
"name": "NovaLines",
3
"version": "0.8",
4
"summary": "Animated Line Art",
5
"homepage": "https://github.com/netizen01/NovaLines",
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/NovaLines.git",
18
"tag": "0.8"
19
},
20
"source_files": "Source/**/*.swift",
21
"swift_versions": [
22
"5.0"
23
]
24
}