{ | |
"name": "LGDebug", | |
"version": "0.1.1", | |
"summary": "A short description of LGDebug.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/liguang2011/LGDebug", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"liguang": "alan0609@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/liguang2011/LGDebug.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "LGDebug/Classes/**/*", | |
"resources": "LGDebug/Resources/*.*" | |
} |