| { | |
| "name": "SGRichView", | |
| "version": "0.0.5", | |
| "summary": "Custom View", | |
| "homepage": "https://github.com/kingsic/SGRichView", | |
| "license": "MIT", | |
| "authors": { | |
| "kingsic": "kingsic@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/kingsic/SGRichView.git", | |
| "tag": "0.0.5" | |
| }, | |
| "source_files": "SGRichView/**/*.{h,m}", | |
| "requires_arc": true | |
| } |