| { | |
| "name": "ERHandPainting", | |
| "version": "1.0.0", | |
| "summary": "You Can drawn on UIImageView", | |
| "homepage": "https://github.com/ErHu1993/ERHandPainting", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "huguangyu": "199301055@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ErHu1993/ERHandPainting.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "ERHandPainting/HandPainting/*", | |
| "platforms": { | |
| "ios": "7.0" | |
| } | |
| } |