| { | |
| "name": "DMWEasyView", | |
| "version": "1.0.0", | |
| "summary": "An easy-to-use view that simplifies touch handling logic", | |
| "homepage": "https://github.com/yiyucanglang", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "dahuanxiong": "xinlixuezyj@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yiyucanglang/DMWEasyView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "*.{h,m}" | |
| } |