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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
b
/
2
/
6
/
WMVIU3
/
0.0.1
/
WMVIU3.podspec.json
blob
77b64d39ac08efc52081fb8d10fa3c7dd8bb1f15
1
{
2
"name": "WMVIU3",
3
"version": "0.0.1",
4
"summary": "A short description of WMVIU3.",
5
"description": "Wmviu 2 for demo",
6
"homepage": "https://github.com/JNYJdev/WMVIU3",
7
"license": "MIT",
8
"authors": {
9
"jinggh": "qqiang.dev@gmail.com"
10
},
11
"platforms": {
12
"ios": "9.0",
13
"tvos": "10.0"
14
},
15
"source": {
16
"git": "https://github.com/JNYJdev/WMVIU3.git",
17
"tag": "0.0.1"
18
},
19
"source_files": [
20
"ViuMiddleware",
21
"ViuMiddleware/*.{h,m}"
22
],
23
"requires_arc": true
24
}