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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
f
/
d
/
9
/
FGHUD
/
2.5
/
FGHUD.podspec.json
blob
873a9599b06fb948d47ae4cd3bca447e72a909ee
1
{
2
"name": "FGHUD",
3
"version": "2.5",
4
"summary": "FGHUD is a simple and pretty siwft HUD",
5
"homepage": "https://github.com/Insfgg99x/FGHUD",
6
"license": "MIT",
7
"authors": {
8
"CGPointZero": "newbox0512@yahoo.com"
9
},
10
"source": {
11
"git": "https://github.com/Insfgg99x/FGHUD.git",
12
"tag": "2.5"
13
},
14
"frameworks": [
15
"Foundation",
16
"UIKit"
17
],
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "FGHUD/*.swift",
22
"requires_arc": true,
23
"dependencies": {
24
"SnapKit": [
25
26
]
27
}
28
}