blob: cf7d038f4daa5698d7f4471fd77b47fae1a4ed85 [file] [log] [blame]
{
"name": "HitEnlarged",
"version": "1.0.0",
"summary": "扩大响应区域",
"description": "扩大响应区域,更方便的适应点击",
"homepage": "https://github.com/yinjining/hitEnlarged",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yinjining": "921652053@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yinjining/hitEnlarged.git",
"tag": "v1.0.0"
},
"source_files": "HitEnlarged/HitEnlarged/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}