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] DGisFlutterMapSDK 12.3.0
[CocoaPods.git]
/
Specs
/
6
/
4
/
9
/
NyaruDB
/
1.4
/
NyaruDB.podspec.json
blob
b9e3cd7007979204d326cb72b2675c1a8d08bfcd
1
{
2
"name": "NyaruDB",
3
"version": "1.4",
4
"summary": "A simple NoSQL database(key-value pair).",
5
"homepage": "https://github.com/kelp404/NyaruDB",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Kelp": "kelp@phate.org"
12
},
13
"source": {
14
"git": "https://github.com/kelp404/NyaruDB.git",
15
"tag": "1.4"
16
},
17
"source_files": "NyaruDB/NyaruDB/**/*.{m,h}",
18
"requires_arc": true
19
}