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] MARSDK_EPSDK 5.4.1
[CocoaPods.git]
/
Specs
/
5
/
e
/
f
/
DEOSF
/
0.0.9
/
DEOSF.podspec.json
blob
897f5df2afb0791d2eedc28db7e9d77874daaa98
1
{
2
"name": "DEOSF",
3
"version": "0.0.9",
4
"summary": "framework格式框架",
5
"homepage": "https://github.com/deo24/DEOSF",
6
"license": "MIT",
7
"authors": {
8
"deo24": "email@address.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/deo24/DEOSF.git",
15
"tag": "0.0.9"
16
},
17
"vendored_frameworks": "DEOSF/output/DEOSF.framework",
18
"frameworks": "Foundation",
19
"requires_arc": true
20
}