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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
8
/
3
/
2
/
XZYMyUtil
/
1.0.5
/
XZYMyUtil.podspec.json
blob
52a23664b9c033ffe68caf0df6bdbebf4e219543
1
{
2
"name": "XZYMyUtil",
3
"version": "1.0.5",
4
"summary": "自己封装的控件",
5
"description": "常用控件及工厂方法",
6
"homepage": "https://github.com/740238622/XZYMyUtil",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xuziyou": "740238622@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/740238622/XZYMyUtil.git",
19
"tag": "1.0.5"
20
},
21
"source_files": "XZYMyUtil/Classes/**/*.{h,m}",
22
"requires_arc": true
23
}