blob: b0440d70988bcb7e161a7f2a62c6c8c2a66c5056 [file] [log] [blame]
{
"name": "SSFileManager",
"version": "1.0.1",
"summary": "manager file in storage",
"homepage": "https://github.com/dulingkang/SSFileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Your Name": "dulingkang@163.com"
},
"platforms": {
"ios": "8.2"
},
"requires_arc": true,
"source": {
"git": "https://github.com/dulingkang/SSFileManager.git",
"tag": "v1.0.1",
"submodules": true
},
"source_files": "SSFileManager/**/*.{h,swift}"
}