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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
8
/
3
/
a
/
WQCategory
/
0.0.2
/
WQCategory.podspec.json
blob
b70efae99f734a56c3a5a92965076e8622d4bb27
1
{
2
"name": "WQCategory",
3
"version": "0.0.2",
4
"summary": "iOS所有项目通用的分类的工具文件",
5
"homepage": "https://github.com/WQiOS/WQCategory",
6
"license": "MIT",
7
"authors": {
8
"王强": "1570375769@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/WQiOS/WQCategory.git",
16
"tag": "0.0.2"
17
},
18
"source_files": "WQCategory/*.{h,m}",
19
"frameworks": [
20
"UIKit",
21
"CoreText"
22
]
23
}