| { |
| "name": "SandBoxPreviewTool", |
| "version": "1.0", |
| "summary": "Esay to preview sandbox in your app", |
| "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.0" |
| }, |
| "source_files": [ |
| "SandBoxPreviewTool", |
| "沙盒查看工具/SandBoxPreviewTool/*.{h,m}" |
| ], |
| "resources": "沙盒查看工具/SandBoxPreviewTool/iconSource/*.png", |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |