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] CaptureSDK 1.9.83
[CocoaPods.git]
/
Specs
/
b
/
5
/
9
/
Themeable
/
0.8.0
/
Themeable.podspec.json
blob
2bf531b218b6de68d4140cb019c87738aa440d25
1
{
2
"name": "Themeable",
3
"version": "0.8.0",
4
"summary": "Easy UIKit theming",
5
"authors": {
6
"Ed Wellbrook": "edwellbrook@gmail.com"
7
},
8
"license": "MIT",
9
"homepage": "https://github.com/edwellbrook/Themeable",
10
"source": {
11
"git": "https://github.com/edwellbrook/Themeable.git",
12
"tag": "v0.8.0"
13
},
14
"source_files": "Sources/Themeable/*.swift",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "8.0",
18
"osx": "10.9",
19
"watchos": "2.0",
20
"tvos": "9.0"
21
}
22
}