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] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
5
/
2
/
9
/
YZM
/
0.1.0
/
YZM.podspec.json
blob
3203c22f91c49071024e3b4036e2b4115d0238fd
1
{
2
"name": "YZM",
3
"version": "0.1.0",
4
"summary": "启动页面",
5
"description": "我的启动页面",
6
"homepage": "https://github.com/yzm347404/YZM",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yzm347404@126.com": "yzm347404@126.com"
13
},
14
"source": {
15
"git": "https://github.com/yzm347404/YZM.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "YZM/Classes/**/*"
22
}