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