blob: 1f9a3c8641f4bcbcc575b67577f611aee460f90f [file] [log] [blame]
{
"name": "NYDebugTool",
"version": "1.1.0",
"summary": "供iOS开发切换环境Debug使用工具",
"description": "供iOS开发切换环境Debug使用工具,悬浮于window之上切换环境使用",
"homepage": "https://github.com/Akries/NYDebugTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akries.NY": "akries@outlook.com"
},
"source": {
"git": "https://github.com/Akries/NYDebugTool.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "**/*.{h,m}",
"requires_arc": true
}