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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
0
/
d
/
e
/
CJSLib3
/
0.0.1
/
CJSLib3.podspec.json
blob
7ef4ed1fb1d1d3f0b8605c08279cff1c3f3b1e5a
1
{
2
"name": "CJSLib3",
3
"version": "0.0.1",
4
"summary": "简短描述",
5
"description": "这个描述是长长的简短描述,所以很长",
6
"homepage": "https://github.com/SanYeCJS/testP2",
7
"license": "MIT",
8
"authors": {
9
"sanYe": "742377690@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/SanYeCJS/testP2.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}