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.12
[CocoaPods.git]
/
Specs
/
f
/
e
/
7
/
Cmg
/
1.5.0
/
Cmg.podspec.json
blob
3c1510746cfb508d3443a372772d4142d264e234
1
{
2
"name": "Cmg",
3
"version": "1.5.0",
4
"summary": "Easy image filtering library of using Core Image.",
5
"homepage": "https://github.com/xxxAIRINxxx/Cmg",
6
"license": "MIT",
7
"authors": {
8
"Airin": "xl1138@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/xxxAIRINxxx/Cmg.git",
12
"tag": "1.5.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "10.0"
17
},
18
"source_files": "Sources/*.swift"
19
}