blob: 0257e83f38fe44148d4ab1c7997bf96aaa3716b3 [file] [log] [blame]
{
"name": "XXDebugTool",
"version": "1.0.0",
"summary": "A Tool Just for easy develop~",
"platforms": {
"ios": "8.0"
},
"description": "A Tool Just for easy develop,cheers~",
"homepage": "https://github.com/ifelseboyxx/XXDebugTool.git",
"license": "MIT",
"authors": {
"ifelseboyxx": "jasonxineio@gmail.com"
},
"source": {
"git": "https://github.com/ifelseboyxx/XXDebugTool.git",
"tag": "1.0.0"
},
"source_files": "XXDebugTool/**/*.{h,m}",
"resources": "XXDebugTool/**/*.{plist,xib}",
"dependencies": {
"FLEX": [
"~> 2.0"
],
"PLeakSniffer": [
]
}
}