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] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
2
/
5
/
f
/
YMPhotoKit
/
0.1.1
/
YMPhotoKit.podspec.json
blob
509ee3e691f53537e80e4bac9ec32b0807893fda
1
{
2
"name": "YMPhotoKit",
3
"version": "0.1.1",
4
"summary": "图片处理框架",
5
"description": "云麦图片处理框架, 集成了图片选择器,浏览器及编辑器等功能模块",
6
"homepage": "http://git.iyunmai.com/ymsdk/YMPhotoKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wanghaobing": "1792427320@qq.com"
13
},
14
"source": {
15
"git": "http://git.iyunmai.com/ymsdk/YMPhotoKit.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "YMPhotoKit/Classes/**/*"
22
}