| { | |
| "name": "VTDisplayer", | |
| "version": "1.2.1", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "homepage": "https://github.com/tianzhuo112/VTDisplayer", | |
| "authors": { | |
| "tianzhuo": "tianzhuo112@163.com" | |
| }, | |
| "summary": "image displayer for iOS.", | |
| "source": { | |
| "git": "https://github.com/tianzhuo112/VTDisplayer.git", | |
| "tag": "1.2.1" | |
| }, | |
| "source_files": "VTDisplayer/**/*.{h,m}", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "frameworks": "UIKit" | |
| } |