blob: 125759ca99343d38ab07264fef0e63ee1dcb4f34 [file] [log] [blame]
{
"name": "XXDebugTool",
"version": "2.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": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ifelseboyxx": "jasonxineio@gmail.com"
},
"source": {
"git": "https://github.com/ifelseboyxx/XXDebugTool.git",
"tag": "2.0"
},
"source_files": "XXDebugTool/**/*.{h,m}",
"resources": "XXDebugTool/**/*.{plist,xib}",
"dependencies": {
"FLEX": [
],
"FBRetainCycleDetector": [
]
}
}