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] SindarinSwiftSDK 1.0.0
[CocoaPods.git]
/
Specs
/
d
/
c
/
2
/
Prestyler
/
0.1.0
/
Prestyler.podspec.json
blob
ce4cb80571b1a9e9442ec602e1f6eb4d25764c16
1
{
2
"name": "Prestyler",
3
"version": "0.1.0",
4
"summary": "Tiny attributedString creator.",
5
"homepage": "https://github.com/kruil/Prestyler",
6
"swift_version": "4.2",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Ilia Krupko": ""
13
},
14
"source": {
15
"git": "https://github.com/kruil/Prestyler.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Prestyler/Classes/*.swift",
22
"frameworks": "UIKit"
23
}