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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
7
/
e
/
4
/
CJSLib2
/
0.0.1
/
CJSLib2.podspec.json
blob
9d5584657751c65c05505f06f1989d02b152bea5
1
{
2
"name": "CJSLib2",
3
"version": "0.0.1",
4
"summary": "short desc",
5
"description": "这是一个比short desc长的描述",
6
"homepage": "https://github.com/SanYeCJS/testP",
7
"license": "MIT",
8
"authors": {
9
"sanYe": "742377690@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/SanYeCJS/testP.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
}