blob: 9f9eb1030fcd7d2005c7e68e3068f1375c00e099 [file] [log] [blame]
{
"name": "NYDebugTool",
"version": "1.3.3",
"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.3.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "**/*.{h,m}",
"requires_arc": true
}