blob: 32ab7aa70d4a6df3dd085210dea8ce4a65e2acee [file] [log] [blame]
{
"name": "NYDebugTool",
"version": "1.7.4",
"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.7.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "**/*.{h,m}",
"resources": "**/*.bundle",
"requires_arc": true
}