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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
a
/
1
/
3
/
Ugur
/
1.4.1
/
Ugur.podspec.json
blob
40fcf04695ddf47bfc9635353aa05a846a1352a6
1
{
2
"name": "Ugur",
3
"version": "1.4.1",
4
"summary": "Handful tools every project needs.",
5
"homepage": "https://github.com/urklc/Ugur",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"urklc": "ugurkilic@live.com"
12
},
13
"source": {
14
"git": "https://github.com/urklc/Ugur.git",
15
"tag": "1.4.1"
16
},
17
"platforms": {
18
"ios": "11.0"
19
},
20
"swift_versions": [
21
"4.2"
22
],
23
"source_files": "Classes/**/*",
24
"swift_version": "4.2"
25
}