blob: 211e630e7860065a277c0bc81c33722dd9f47192 [file] [log] [blame]
{
"name": "VisualDebugger",
"version": "1.0.0",
"summary": "The most elegant and easiest way to visual you data in playground",
"homepage": "https://github.com/chenyunguiMilook/VisualDebugger",
"license": {
"type": "MIT"
},
"authors": {
"chenyunguiMilook": "286224043@qq.com"
},
"requires_arc": true,
"platforms": {
"osx": "10.11",
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenyunguiMilook/VisualDebugger.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}