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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
1
/
5
/
e
/
QQPhotoBrowser
/
1.0.0
/
QQPhotoBrowser.podspec.json
blob
ab0f49069e21510de5644157bb83f2c5fbe5858c
1
{
2
"name": "QQPhotoBrowser",
3
"version": "1.0.0",
4
"summary": "Photo Browser.",
5
"homepage": "https://github.com/MidPush/QQPhotoBrowser",
6
"license": "MIT",
7
"authors": {
8
"xz": "497569855@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/MidPush/QQPhotoBrowser.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "QQPhotoBrowser/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"SDWebImage": [
21
">= 5.0.0"
22
]
23
}
24
}