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
/
5
/
7
/
1
/
Pick
/
0.3.3
/
Pick.podspec.json
blob
5f34875f54ddf9221834634471099e535f63d921
1
{
2
"name": "Pick",
3
"version": "0.3.3",
4
"summary": "Protocol-Oriented PickerViewController",
5
"homepage": "https://github.com/sgr-ksmt/Pick",
6
"license": "MIT",
7
"authors": {
8
"Suguru Kishimoto": "melodydance.k.s@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/sgr-ksmt/Pick.git",
12
"tag": "0.3.3"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"requires_arc": true,
18
"source_files": "Sources/**/*"
19
}