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.8.16
[CocoaPods.git]
/
Specs
/
9
/
6
/
f
/
zlTestLib
/
0.0.1
/
zlTestLib.podspec.json
blob
88837fe8d5167606d2f3952619b3a2035d6c88b8
1
{
2
"name": "zlTestLib",
3
"version": "0.0.1",
4
"summary": "项目简介",
5
"description": "详细项目描述",
6
"homepage": "https://github.com/KrisZzzz/testLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zl": "zhanglei_kris@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/KrisZzzz/testLib.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"testLib/**/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude"
26
}