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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
6
/
4
/
1
/
JJDefine
/
1.0.0
/
JJDefine.podspec.json
blob
c728b695313e61f74100e3357fd6576884774d3e
1
{
2
"name": "JJDefine",
3
"version": "1.0.0",
4
"summary": "A Tool used on iOS.",
5
"description": "iOS常用的宏定义,包括UI,Device等.",
6
"homepage": "https://github.com/JayJJ/JJDefine",
7
"license": "MIT",
8
"authors": {
9
"Jay": "hzhjjie@gmail.com"
10
},
11
"source": {
12
"git": "https://github.com/JayJJ/JJDefine.git",
13
"tag": "1.0.0"
14
},
15
"platforms": {
16
"ios": "5.0"
17
},
18
"requires_arc": true,
19
"source_files": "JJDefine/*"
20
}