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
/
b
/
6
/
1
/
LSMiniDB
/
1.0
/
LSMiniDB.podspec.json
blob
2280dc5e8145fe75ff742d86f58b854d94678017
1
{
2
"name": "LSMiniDB",
3
"version": "1.0",
4
"summary": "Simple and minimalistic database",
5
"homepage": "https://github.com/leszek-s/LSMiniDB",
6
"license": "MIT",
7
"authors": "Leszek S",
8
"source": {
9
"git": "https://github.com/leszek-s/LSMiniDB.git",
10
"tag": "1.0"
11
},
12
"platforms": {
13
"ios": "7.0",
14
"tvos": "9.0"
15
},
16
"source_files": "LSMiniDB",
17
"requires_arc": true
18
}