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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
e
/
c
/
0
/
YJCategory
/
1.0.0
/
YJCategory.podspec.json
blob
d757aa14949f37cbe4b806d1f03a4f8efcd156de
1
{
2
"name": "YJCategory",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "iOS分类",
6
"homepage": "https://github.com/Liuyujiaodev/YJCategory.git",
7
"authors": "liuyujiao",
8
"source": {
9
"git": "https://github.com/Liuyujiaodev/YJCategory.git",
10
"tag": "1.0.0"
11
},
12
"description": "。",
13
"source_files": [
14
"CommonCategory",
15
"CommonCategory/**/*.{h,m}"
16
],
17
"frameworks": [
18
"Foundation",
19
"UIKit"
20
],
21
"requires_arc": true,
22
"platforms": {
23
"ios": "8.0"
24
}
25
}