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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
6
/
1
/
4
/
HitEnlarged
/
1.0.0
/
HitEnlarged.podspec.json
blob
cf7d038f4daa5698d7f4471fd77b47fae1a4ed85
1
{
2
"name": "HitEnlarged",
3
"version": "1.0.0",
4
"summary": "扩大响应区域",
5
"description": "扩大响应区域,更方便的适应点击",
6
"homepage": "https://github.com/yinjining/hitEnlarged",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yinjining": "921652053@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/yinjining/hitEnlarged.git",
19
"tag": "v1.0.0"
20
},
21
"source_files": "HitEnlarged/HitEnlarged/*.{h,m}",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}