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