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] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git]
/
Specs
/
c
/
b
/
f
/
DB5
/
0.0.1
/
DB5.podspec.json
blob
cf5613413eafd2f06a54d84b0d7240aaf595a2cf
1
{
2
"name": "DB5",
3
"version": "0.0.1",
4
"summary": "App Configuration via Plist.",
5
"homepage": "https://github.com/quartermaster/DB5",
6
"license": "MIT",
7
"authors": {
8
"Q Branch": "support@qbranch.co"
9
},
10
"source": {
11
"git": "https://github.com/quartermaster/DB5.git",
12
"commit": "c68104aba55ad6bd2430ccdcb770b9c62dba2bc5"
13
},
14
"source_files": [
15
"Source",
16
"Source/**/*.{h,m}"
17
],
18
"requires_arc": true,
19
"platforms": {
20
"ios": "5.0"
21
},
22
"ios": {
23
"frameworks": [
24
"CoreGraphics",
25
"UIKit",
26
"Foundation"
27
]
28
}
29
}