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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
d
/
a
/
2
/
MEOKit
/
0.3.0
/
MEOKit.podspec.json
blob
fd45eba2b96259d861b16a49e96e601bbbd1a89a
1
{
2
"name": "MEOKit",
3
"version": "0.3.0",
4
"summary": "my libraries",
5
"description": "- Swift5",
6
"homepage": "https://github.com/mitsuharu/MEOKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Mitsuharu Emoto": "mthr1982@gmail.com"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"source": {
18
"git": "https://github.com/mitsuharu/MEOKit.git",
19
"tag": "0.3.0"
20
},
21
"source_files": "MEOKit/**/*.swift",
22
"exclude_files": "",
23
"requires_arc": true
24
}