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-21-04-26
[CocoaPods.git]
/
Specs
/
0
/
3
/
a
/
Bohr
/
2.0.1
/
Bohr.podspec.json
blob
b319fe67ad6862f665c9fe5a2f7143de81c63b7d
1
{
2
"name": "Bohr",
3
"version": "2.0.1",
4
"summary": "Settings screen composing framework",
5
"homepage": "https://github.com/DavdRoman/Bohr",
6
"authors": {
7
"David Román": "d@vidroman.me"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/DavdRoman/Bohr.git",
18
"tag": "2.0.1"
19
},
20
"source_files": "Bohr/*.{h,m}",
21
"frameworks": [
22
"Foundation",
23
"UIKit"
24
],
25
"requires_arc": true
26
}