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
/
0
/
9
/
e
/
XQCommonTools
/
0.0.1
/
XQCommonTools.podspec.json
blob
702270bc8fcea80c7706f2bd5f522272e3414a29
1
{
2
"name": "XQCommonTools",
3
"version": "0.0.1",
4
"summary": "自定义工具类",
5
"description": "常用的,自定义工具类",
6
"homepage": "https://github.com/12daxie/XQCommonTools",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"谢齐": "941803686@qq.com"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://github.com/12daxie/XQCommonTools.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"XQCommonTools",
23
"XQCommonTools/**/*.{h,m}"
24
],
25
"requires_arc": true
26
}