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] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
f
/
e
/
7
/
Cmg
/
1.1.1
/
Cmg.podspec.json
blob
c74fc6d27a0a8393843b4dd2424475f7b72dc9d8
1
{
2
"name": "Cmg",
3
"version": "1.1.1",
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.1.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "Sources/*.swift"
19
}