| { | |
| "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" | |
| } |