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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
8
/
c
/
3
/
CZXLibrary
/
0.0.1
/
CZXLibrary.podspec.json
blob
a8aabdd432497ea0a5a6bdd24b07e11597b42d9a
1
{
2
"name": "CZXLibrary",
3
"version": "0.0.1",
4
"summary": "CZXLibrary.",
5
"description": "这里的描述需要长一点,所以我们要加油",
6
"homepage": "https://github.com/ZhiXiongChen/CLibrary",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"ZX": "784105464@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/ZhiXiongChen/CLibrary.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"platforms": {
24
"osx": null,
25
"ios": null,
26
"tvos": null,
27
"watchos": null
28
}
29
}