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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
1
/
5
/
a
/
JJCategoary
/
0.0.3
/
JJCategoary.podspec.json
blob
7b1013b6584e96bd023f74479144792baff3242f
1
{
2
"name": "JJCategoary",
3
"version": "0.0.3",
4
"summary": "常用的分类",
5
"description": "只是一个测试常用分类的",
6
"homepage": "https://coding.net/u/majianjie/p/JJCategoary/git",
7
"license": "MIT",
8
"authors": {
9
"JJCoder": "592357262@qq.com"
10
},
11
"source": {
12
"git": "https://git.coding.net/majianjie/JJCategoary.git",
13
"tag": "0.0.3"
14
},
15
"source_files": [
16
"Categoary",
17
"Categoary/*.{h,m}"
18
],
19
"platforms": {
20
"ios": "8.0"
21
},
22
"frameworks": [
23
"UIKit",
24
"QuartzCore",
25
"Foundation"
26
]
27
}