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] MOBFoundation 20241206
[CocoaPods.git]
/
Specs
/
6
/
7
/
1
/
Horreum
/
0.1.5
/
Horreum.podspec.json
blob
85fc600b52511846034c11f9c8676a780fb175de
1
{
2
"name": "Horreum",
3
"version": "0.1.5",
4
"license": "MIT",
5
"summary": "Private - Main - Child | Core Data Stack",
6
"homepage": "https://github.com/gekitz/Horreum",
7
"authors": {
8
"Georg Kitz": "georgkitz@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/gekitz/Horreum.git",
12
"tag": "0.1.5"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source_files": "Horreum/Classes/*.swift",
18
"frameworks": [
19
"CoreData",
20
"Foundation"
21
],
22
"requires_arc": true
23
}