blob: 5ee333e4f4ca1e2739964ee26cae35e57b4654b3 [file] [log] [blame]
{
"name": "FHHSandBoxViewer",
"version": "1.0.4",
"summary": "沙盒查看器,可以浏览App的沙盒文件和使用AirDrop进行分享",
"homepage": "https://github.com/002and001/FHHSandBoxViewer",
"license": "MIT",
"authors": {
"002and001": "xxewz1@163.com"
},
"source": {
"git": "https://github.com/002and001/FHHSandBoxViewer.git",
"tag": "1.0.4"
},
"module_name": "FHHSandBoxViewer",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "FHHSandBoxViewer/**/*.swift",
"requires_arc": true
}