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] CZarSDK 1.1.12-test01
[CocoaPods.git]
/
Specs
/
f
/
c
/
6
/
ToolLib
/
0.0.1
/
ToolLib.podspec.json
blob
122c7ee81098b0b47db497f8e6f07018f8b99a9f
1
{
2
"name": "ToolLib",
3
"version": "0.0.1",
4
"summary": "ToolLib.",
5
"description": "ToolLib",
6
"homepage": "https://github.com/shijianmei/ToolLib",
7
"license": "MIT",
8
"authors": {
9
"jianmei": "shijianmei0@sina.com"
10
},
11
"source": {
12
"git": "https://github.com/shijianmei/ToolLib.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Class",
17
"Class/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}