blob: 9b485c695bcdef5ae9e5ad4479d590e3d14220e7 [file] [log] [blame]
{
"name": "MKSandbox",
"version": "1.0.2",
"summary": "ios 沙盒可视化小工具",
"description": "iOS 沙盒可视化小工具,可以通过系统内置分享将文件分享出来。",
"homepage": "https://github.com/KrisMarko/MKSandbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KrisMarko": "winzhyu@yeah.net"
},
"source": {
"git": "https://github.com/KrisMarko/MKSandbox.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKSandbox/Classes/**/*",
"public_header_files": "MKSandbox/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}