blob: 4e2df693b61c70c22fccf882b32cdd6e0e924a21 [file] [log] [blame]
{
"name": "SandBoxPreviewTool",
"version": "1.1",
"summary": "Make iOS preview sandbox in your app more easy",
"description": "help you preview sandbox easy in you application with one line of code",
"homepage": "https://github.com/wjyx1lalala/SandBoxPreviewTool",
"screenshots": [
"https://nuomiadai.oss-cn-shanghai.aliyuncs.com/localdb.jpg",
"https://nuomiadai.oss-cn-shanghai.aliyuncs.com/sharedb.jpg"
],
"license": "MIT",
"authors": {
"nuomi": "49238605@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wjyx1lalala/SandBoxPreviewTool.git",
"tag": "v1.1"
},
"source_files": [
"SandBoxPreviewTool",
"沙盒查看工具/SandBoxPreviewTool/*.{h,m}"
],
"resources": "沙盒查看工具/SandBoxPreviewTool/iconSource/*.png",
"frameworks": "UIKit",
"requires_arc": true
}