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
/
2
/
b
/
0
/
YJImageMgr
/
1.0.0
/
YJImageMgr.podspec.json
blob
733cc6b8ec70cdc6e767ecf07cb058474a33fea7
1
{
2
"name": "YJImageMgr",
3
"version": "1.0.0",
4
"summary": "图片资源管理工具",
5
"homepage": "https://github.com/Wyajun/YJImageMgr",
6
"license": {
7
"type": "BSD"
8
},
9
"authors": {
10
"YaJun Wang": "yajunst@163.com"
11
},
12
"platforms": {
13
"ios": "7.0"
14
},
15
"source": {
16
"git": "https://github.com/Wyajun/YJImageMgr.git",
17
"tag": "1.0.0"
18
},
19
"source_files": "UpLoaderImage/YJImageMgr/*.{h,m}",
20
"requires_arc": true
21
}