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] EcommpaySDK_UI 3.6.6
[CocoaPods.git]
/
Specs
/
6
/
9
/
b
/
JWPickerView
/
1.0.0
/
JWPickerView.podspec.json
blob
90c359b02a54c27572116728a44d63dae7266858
1
{
2
"name": "JWPickerView",
3
"version": "1.0.0",
4
"summary": "PickerView for ios",
5
"homepage": "https://github.com/Javen-fly/JWPickerView",
6
"license": "MIT",
7
"authors": {
8
"Javenfly": "960838547@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/Javen-fly/JWPickerView.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"JWPickerView",
19
"JWPickerView/**/*.{h,m}"
20
],
21
"frameworks": "UIKit"
22
}