blob: 7296442b7c9801633457b84e457704ee259171df [file] [log] [blame]
{
"name": "CubeDebugKit",
"version": "0.0.2",
"summary": "iOS debug kit.",
"description": "iOS Debug Kit",
"homepage": "https://github.com/ChengwenY/CubeDebugKit",
"license": "MIT",
"authors": {
"chengwen": "yuanchegnwen@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ChengwenY/CubeDebugKit.git",
"tag": "0.0.2"
},
"source_files": [
"CubeDebugKit/Core/**/*.{h,m}",
"CubeDebugKit/Cube/*.{h,m}"
],
"requires_arc": true
}