blob: 8e7ae96887f319f141213ac5959cd9fdddd74147 [file] [log] [blame]
{
"name": "DistSafeProtector",
"version": "1.0.0",
"summary": "打开,预览 -> 本地,网络文件",
"authors": {
"Damrin": "75081647@qq.com"
},
"homepage": "https://github.com/Damsir/DistSafeProtector",
"source": {
"git": "https://github.com/Damsir/DistSafeProtector.git",
"tag": "1.0.0"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"DistSafeProtector",
"DistSafeProtector/**/*.{h,m}"
],
"frameworks": "UIKit"
}