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] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git]
/
Specs
/
d
/
7
/
2
/
Theme
/
5.0.1
/
Theme.podspec.json
blob
40da3e4b12654780eddc7a8845c4503a2b5beafd
1
{
2
"name": "Theme",
3
"version": "5.0.1",
4
"summary": "Support one or more configurable appearance themes.",
5
"authors": [
6
"Hilton Campbell",
7
"Stephan Heilner"
8
],
9
"homepage": "https://github.com/CrossWaterBridge/Theme",
10
"license": {
11
"type": "MIT",
12
"file": "LICENSE"
13
},
14
"source": {
15
"git": "https://github.com/CrossWaterBridge/Theme.git",
16
"tag": "5.0.1"
17
},
18
"platforms": {
19
"ios": "9.0",
20
"tvos": "10.0"
21
},
22
"source_files": "Theme/*.swift",
23
"requires_arc": true,
24
"dependencies": {
25
"Signals": [
26
27
]
28
},
29
"swift_version": "4.1"
30
}