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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
b
/
2
/
1
/
JUtil
/
0.0.1
/
JUtil.podspec.json
blob
84f48b4eed52ab29371c9850ae391826229cd165
1
{
2
"name": "JUtil",
3
"version": "0.0.1",
4
"summary": "个人工具集",
5
"description": "first init and update",
6
"homepage": "https://github.com/llliang/JUtil",
7
"license": "MIT",
8
"authors": {
9
"Liang Jiang": "bluedream5161@gmail.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/llliang/JUtil.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "JUtil",
19
"libraries": "sqlite3",
20
"requires_arc": true
21
}