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
[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git]
/
Specs
/
0
/
6
/
4
/
HWViewPager
/
0.0.1
/
HWViewPager.podspec.json
blob
61b4ed15d831b4af0fbb2ca745f89e0d177562a2
1
{
2
"name": "HWViewPager",
3
"version": "0.0.1",
4
"summary": "ViewPager , looks like Android's",
5
"homepage": "https://github.com/vowed21/HWViewPager",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"HyunWoo Kim": "hyunwoo-21@hanmail.net"
12
},
13
"source": {
14
"git": "https://github.com/vowed21/HWViewPager.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "HWViewPager/**/*.{h,m}",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "7.0"
21
}
22
}