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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
9
/
8
/
2
/
LeeCode
/
0.2.0
/
LeeCode.podspec.json
blob
64aeea4ce1dae73d4de4e06f96b59a3360102427
1
{
2
"name": "LeeCode",
3
"version": "0.2.0",
4
"summary": "这是一个测试库",
5
"description": "主要用于测试Cocoapods,实则没什么卵用。",
6
"homepage": "https://github.com/lxxxzzz/LeeCode",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Danny.li": "lxxxzzz@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/lxxxzzz/LeeCode.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "LeeCode/Classes/*.{h,m}"
22
}