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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
6
/
b
/
JLUtils
/
0.0.1
/
JLUtils.podspec.json
blob
a9df0c8c16fca680eb2c29cb26823bb016ac84cb
1
{
2
"name": "JLUtils",
3
"version": "0.0.1",
4
"summary": "JLUtils",
5
"homepage": "http://github.com/devxoul/JLUtils",
6
"license": {
7
"type": "BSD",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"devxoul": "devxoul@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/devxoul/JLUtils.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "JLUtils/*.{h,m}",
21
"frameworks": [
22
"UIKit",
23
"Foundation",
24
"QuartzCoreMapKit"
25
],
26
"requires_arc": true
27
}