blob: ea4c2d626f3b2312863c8304d9b654e9b36d29b4 [file] [log] [blame]
{
"name": "SKDebugTool",
"version": "0.0.7",
"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": "7.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.7"
},
"frameworks": "Foundation"
}