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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
a
/
e
/
0
/
CJQLib
/
0.0.1
/
CJQLib.podspec.json
blob
4d1b099f2ea598f9e85fe8b69a3d3c4aeb70d05f
1
{
2
"name": "CJQLib",
3
"version": "0.0.1",
4
"summary": "CJQLib",
5
"description": "CJQLib的详细描述,要注意比s.summary的描述",
6
"homepage": "https://github.com/ChengJingPo/CJPLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"CJP_cjp": "chengjingpo624@gmail.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/ChengJingPo/CJPLib.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
]
25
}