blob: 1798e6dbd58018e79b71f6275aec6811dd95da7c [file] [log] [blame]
{
"name": "MVFileKit",
"version": "0.1.0",
"summary": "MVFileKit 是一个沙盒文件管理组件.",
"description": "MVFileKit 是一个沙盒文件管理组件,方便开发者们访问沙盒路径进行相关操作",
"homepage": "https://github.com/CNMagicVan/MVFileKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GeekiVan@aliyun.com": "GeekiVan@aliyun.com"
},
"source": {
"git": "https://github.com/CNMagicVan/MVFileKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MVFileKit/Classes/**/*"
}