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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
b
/
7
/
e
/
ZWLPodDemo
/
0.0.1
/
ZWLPodDemo.podspec.json
blob
1c935a692d601e61e1c64c0b124b0a1c7992d90d
1
{
2
"name": "ZWLPodDemo",
3
"version": "0.0.1",
4
"summary": "简单",
5
"description": "这是我的第一个开源项目",
6
"homepage": "https://github.com/LOLR2017/ZWLPodDemo",
7
"license": "MIT",
8
"authors": {
9
"赵文龙": "455128839@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/LOLR2017/ZWLPodDemo.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"ZWLPodDemo",
20
"ZWLPodDemo/Demo/*.{h,m,swift}"
21
],
22
"pushed_with_swift_version": "3.0"
23
}