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
/
1
/
6
/
0
/
XTool
/
1.0.0
/
XTool.podspec.json
blob
3497b1f53bc151ae9b6b4cf5ef26e1071f539551
1
{
2
"name": "XTool",
3
"version": "1.0.0",
4
"summary": "各种控件的扩展",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/xiangzq/XTool",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xiangzq": "xiang_19921002@163.com"
13
},
14
"source": {
15
"git": "https://github.com/xiangzq/XTool.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "XTool/Classes/**/*.{h,m}"
22
}