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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
0
/
2
/
d
/
Swizzle
/
0.0.2
/
Swizzle.podspec.json
blob
3f501665a60d6878e2e509fb779319e9d1457c2b
1
{
2
"name": "Swizzle",
3
"version": "0.0.2",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/inamiy/Swizzle",
8
"authors": {
9
"Yasuhiro Inami": "inamiy@gmail.com"
10
},
11
"summary": "Method-Swizzling for Swift.",
12
"source": {
13
"git": "https://github.com/inamiy/Swizzle.git",
14
"tag": "0.0.2"
15
},
16
"source_files": "Swizzle/*.{h,swift}",
17
"requires_arc": true
18
}