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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
4
/
d
/
1
/
PivotSlider
/
1.1
/
PivotSlider.podspec.json
blob
8846f53b809e53313380a804d23bbbbdd284af2c
1
{
2
"name": "PivotSlider",
3
"version": "1.1",
4
"summary": "Pivot that slides",
5
"homepage": "https://github.com/lab111/pivot-slider",
6
"license": "MIT",
7
"authors": {
8
"Lab 7": "pivotslider@lab7.org"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/lab111/pivot-slider.git",
15
"tag": "1.1"
16
},
17
"source_files": [
18
"Sources",
19
"Sources/*.swift"
20
],
21
"pod_target_xcconfig": {
22
"SWIFT_VERSION": "3"
23
},
24
"pushed_with_swift_version": "3.0"
25
}