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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
7
/
2
/
6
/
zackLib
/
0.0.3
/
zackLib.podspec.json
blob
c0574bd547eda27a6def9fa78e3d12acf97a6d99
1
{
2
"name": "zackLib",
3
"version": "0.0.3",
4
"summary": "A short description of zackLib.",
5
"description": "description",
6
"homepage": "http://EXAMPLE/zackLib",
7
"license": "LICENSE",
8
"authors": {
9
"zack": "565618435@qq.com"
10
},
11
"source": {
12
"git": "http://git.hb-ecc.com/zengbaichao/zackLib.git",
13
"tag": "0.0.3"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"exclude_files": "Classes/Exclude",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}