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] JLBlueLink 1.0.0
[CocoaPods.git]
/
Specs
/
9
/
7
/
6
/
WDD
/
0.1.0
/
WDD.podspec.json
blob
b919c91374abfcf7f9b2d267fdb258d022034199
1
{
2
"name": "WDD",
3
"version": "0.1.0",
4
"summary": "这是一个简单的描图标题.",
5
"description": "这里的表示应该是需要比较长一点点的 中文应该没问题吧",
6
"homepage": "https://github.com/zhoudong1/WDD",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhoudong1": "2366876104@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/zhoudong1/WDD.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "WDD/Classes/**/*"
22
}