blob: ecec597e0d1f562ba3aa721ba846ecab47f34556 [file] [log] [blame]
{
"name": "SKDebugTool",
"version": "0.0.9",
"summary": "ios developer debugTool",
"description": "debugTool\nSKDebugTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/shaveKevin/SKDebugTool",
"authors": {
"shavekevin": "shavekevin@gmail.com"
},
"social_media_url": "http://www.shavekevin.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SKDebugTool/**/*.{h,m}",
"public_header_files": "SKDebugTool/**/*.{h}",
"source": {
"git": "https://github.com/shaveKevin/SKDebugTool.git",
"tag": "0.0.9"
},
"frameworks": "Foundation"
}