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] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
7
/
3
/
b
/
MyWebView
/
1.0.0
/
MyWebView.podspec.json
blob
731060fb68e540dbce8a6c4eb456e5e867813107
1
{
2
"name": "MyWebView",
3
"version": "1.0.0",
4
"summary": "MyWebView",
5
"description": "WebView/WebKit集合",
6
"homepage": "https://github.com/CaiChenghan/MyWebView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"蔡成汉": "1178752402@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/CaiChenghan/MyWebView.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "MyWebView/*.{h,m}",
22
"resource_bundles": {
23
}
24
}