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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
d
/
9
/
JLTools_OC
/
0.0.1
/
JLTools_OC.podspec.json
blob
75e2d56c37a4a0bb3a89202e8a27e3c60855ed34
1
{
2
"name": "JLTools_OC",
3
"version": "0.0.1",
4
"summary": "tools",
5
"homepage": "https://github.com/ALCoding/JLTools",
6
"license": "MIT",
7
"authors": {
8
"Jalen": "alvdev@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/ALCoding/JLTools.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"Tools",
19
"OC/Tools_OC/Helper/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}