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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
f
/
b
/
4
/
XQXIBTool
/
1.0.0
/
XQXIBTool.podspec.json
blob
8b2cd37878335ff2ef569e2f358db4653ac6ce36
1
{
2
"name": "XQXIBTool",
3
"version": "1.0.0",
4
"summary": "xib编辑",
5
"description": "可以在xib上编辑某一些属性",
6
"homepage": "https://github.com/12daxie/XQ-XIBTool",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"谢齐": "941803686@qq.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/12daxie/XQ-XIBTool.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "XQXIBTool/**/*.{h,m}",
22
"requires_arc": true
23
}