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] HyphenateChat_test1 1.0.1
[CocoaPods.git]
/
Specs
/
3
/
e
/
1
/
JWCategoryLib
/
1.0.1
/
JWCategoryLib.podspec.json
blob
2044bf520788d8feac52e177d4840c82a28f2321
1
{
2
"name": "JWCategoryLib",
3
"version": "1.0.1",
4
"summary": "常用类目整理",
5
"homepage": "https://github.com/Javen-fly/JWCategoryLib",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Javenfly": "960838547@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/Javen-fly/JWCategoryLib.git",
18
"tag": "1.0.1"
19
},
20
"source_files": [
21
"JWCategoryLib/*.{h,m}",
22
"JWCategoryLib/**/*.{h,m}"
23
]
24
}