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.3
/
JUtil.podspec.json
blob
6a01946d00b13089f7c5269edfb1b400cb1aa3c3
1
{
2
"name": "JUtil",
3
"version": "0.0.3",
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.3"
17
},
18
"source_files": [
19
"JUtil",
20
"JUtil/**/*"
21
],
22
"libraries": "sqlite3",
23
"requires_arc": true
24
}