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] ijkmedia-framework 1.0.0
[CocoaPods.git]
/
Specs
/
d
/
5
/
1
/
MZRoute
/
0.1.0
/
MZRoute.podspec.json
blob
a9db58e07ce2b6680c6530f208162294ed5c611e
1
{
2
"name": "MZRoute",
3
"version": "0.1.0",
4
"summary": "简单的pod 测试",
5
"homepage": "https://github.com/mszren/MZRoute",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"mszren": "2439398156@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/mszren/MZRoute.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "MZRoute/Classes/**/*"
21
}