| { | |
| "name": "EMTextViewTool", | |
| "version": "0.0.1", | |
| "summary": "A short description of EMTextViewTool.", | |
| "description": "这是一款自定义的UITEXTVIEW", | |
| "homepage": "https://github.com/emmet189/EMTextViewTool", | |
| "license": "MIT", | |
| "authors": { | |
| "emmet wang": "1396601960@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/emmet189/EMTextViewTool.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Source/*.{h,m}" | |
| } |