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
/
3
/
d
/
MJPSlider
/
0.1.8
/
MJPSlider.podspec.json
blob
c71a642578cb9637f60d21a53a55bc1d41aaea8c
1
{
2
"name": "MJPSlider",
3
"version": "0.1.8",
4
"summary": "iOS Slider",
5
"homepage": "https://github.com/mikeplatt/MJPSlider",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"mikeplatt": "mikeplatt@inboox.com"
12
},
13
"source": {
14
"git": "https://github.com/mikeplatt/MJPSlider.git",
15
"tag": "0.1.8"
16
},
17
"source_files": "Source/*.{m,h}",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "7.0"
21
}
22
}