blob: 3260f76d7babaa88a8696d68d44e3568b90d9fc4 [file] [log] [blame]
{
"name": "SZDebugBall",
"version": "1.0.8",
"summary": "App 开发,测试帮助。",
"description": "1. App 内环境切换.\n2. 查看 App 本地文件(beta)\n3. 查看页面层级(beta)\n4. 查看 UserDefaults(beta)\n5. 查看 KeyChain (暂无)",
"homepage": "https://github.com/willzh/SZDebugBall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"willzh": "zworrks@163.com"
},
"source": {
"git": "https://github.com/willzh/SZDebugBall.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SZDebugBall/Classes/**/*"
}