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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
0
/
3
/
a
/
Bohr
/
3.0.0
/
Bohr.podspec.json
blob
eab42aa1536764e1ab27d0ff65013f3a4dedd3dd
1
{
2
"name": "Bohr",
3
"version": "3.0.0",
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": "3.0.0"
19
},
20
"source_files": "Bohr/*.{h,m}",
21
"frameworks": [
22
"Foundation",
23
"UIKit"
24
],
25
"requires_arc": true
26
}