| { | |
| "name": "DMLPhotoBrowser", | |
| "version": "0.1.2", | |
| "summary": "DMLPhotoBrowser.", | |
| "description": "The image browser supports both local and network.", | |
| "homepage": "https://github.com/MrDML/DMLPhotoBrowser", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "MrDML": "dml1630@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MrDML/DMLPhotoBrowser.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "DMLPhotoBrowser/Classes/**/*" | |
| } |