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] TPNNendSDKAdapter 6.4.35
[CocoaPods.git]
/
Specs
/
5
/
c
/
9
/
YYQCategory
/
1.0.0
/
YYQCategory.podspec.json
blob
496ef503a70aa9bf5958285ee601b8a3be105314
1
{
2
"name": "YYQCategory",
3
"version": "1.0.0",
4
"summary": "常用类别",
5
"description": "常用类别,收集一些方便用于开发的类别",
6
"homepage": "https://github.com/yyqxiaoyin/YYQCategory",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yyqxiaoyin": "357491060@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/yyqxiaoyin/YYQCategory.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.2"
20
},
21
"source_files": "YYQCategory/Classes/**/*"
22
}