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] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
4
/
f
/
1
/
JxbPhotoView_Swift
/
1.3
/
JxbPhotoView_Swift.podspec.json
blob
e09edd0b78257803cd4b870e745744aac0ad5b51
1
{
2
"name": "JxbPhotoView_Swift",
3
"version": "1.3",
4
"license": "MIT",
5
"summary": "A photo library viewer in Swift",
6
"homepage": "http://www.jxb.name",
7
"authors": {
8
"Peter": "i@jxb.name"
9
},
10
"source": {
11
"git": "https://github.com/JxbSir/JxbPhotoView_Swift.git",
12
"tag": "1.3"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "JxbPhotoView/JxbPhotoView/*.swift",
18
"requires_arc": true,
19
"dependencies": {
20
"Kingfisher": [
21
22
]
23
}
24
}