blob: abb19174e4a3aa5e6ece38048d219341fe7dcab4 [file] [log] [blame]
{
"name": "easydebug",
"version": "0.1.0",
"summary": "A new way to debug iOS project.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RggComing/easydebug",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RggComing": "songhengdsg@sohu.com"
},
"source": {
"git": "https://github.com/RggComing/easydebug.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "easydebug/Classes/**/*"
}