{ | |
"name": "HQDialog", | |
"version": "0.1.4", | |
"summary": "A short description of HQDialog.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/GitHanQin/HQDialog", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"GitHanQin": "244629377@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/GitHanQin/HQDialog.git", | |
"tag": "0.1.4" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "HQDialog/Classes/**/*", | |
"frameworks": "UIKit" | |
} |