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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
a
/
8
/
c
/
CRLib
/
0.0.1
/
CRLib.podspec.json
blob
db0a16702049c87d4128abc90da7e7da964b1923
1
{
2
"name": "CRLib",
3
"version": "0.0.1",
4
"summary": "CRLib.",
5
"description": "CRLib的详细描述",
6
"homepage": "https://github.com/wangcongrong/CRLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"congrong": "1349375254@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/wangcongrong/CRLib.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "class/Person*.{h,m}",
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}