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] NEMeetingKit_Special 4.9.6
[CocoaPods.git]
/
Specs
/
3
/
f
/
0
/
WDRTL
/
0.1.0
/
WDRTL.podspec.json
blob
13a32dc25d59e385e0db4f8a28f65f4425c50d92
1
{
2
"name": "WDRTL",
3
"version": "0.1.0",
4
"summary": "WD RTL",
5
"frameworks": "UIKit",
6
"description": "RTL of WDLive",
7
"homepage": "https://github.com/MimiOuO/WDRTL",
8
"license": {
9
"type": "MIT",
10
"file": "LICENSE"
11
},
12
"authors": {
13
"MimiOuO": "xsz12213129@163.com"
14
},
15
"source": {
16
"git": "https://github.com/MimiOuO/WDRTL.git",
17
"tag": "0.1.0"
18
},
19
"source_files": "WDRTL/Classes/**/*.{h,m}",
20
"requires_arc": true,
21
"platforms": {
22
"ios": "9.0"
23
}
24
}