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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
7
/
9
/
2
/
XHPhoto
/
1.1
/
XHPhoto.podspec.json
blob
40f1b6533c24a972469b9421d2d0a1fca6291fc0
1
{
2
"name": "XHPhoto",
3
"version": "1.1",
4
"summary": "一行代码搞定照片选择,支持相册/相机及是否裁剪",
5
"homepage": "https://github.com/CoderZhuXH/XHPhoto",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHPhoto.git",
18
"tag": "1.1"
19
},
20
"source_files": [
21
"XHPhoto",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}