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