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] ZIMKit 2.6.8
[CocoaPods.git]
/
Specs
/
7
/
1
/
a
/
JPPhotoBrowser
/
1.0.2
/
JPPhotoBrowser.podspec.json
blob
e9a1b403725d7cd9c429ce7f5c456337223a27c6
1
{
2
"name": "JPPhotoBrowser",
3
"version": "1.0.2",
4
"summary": "Browse picture like WeChat.",
5
"homepage": "https://github.com/baiyidjp/JPPhotoBrowserDemo",
6
"license": "MIT",
7
"authors": "baiyi",
8
"platforms": {
9
"ios": "8.0"
10
},
11
"source": {
12
"git": "https://github.com/baiyidjp/JPPhotoBrowserDemo.git",
13
"tag": "1.0.2"
14
},
15
"source_files": "JPPhotoBrowser/*.{h,m}",
16
"requires_arc": true,
17
"dependencies": {
18
"SDWebImage": [
19
20
]
21
}
22
}