blob: e8a73e7d98ea2ddce89dee9871148506103b8107 [file] [log] [blame]
{
"name": "SSFileManager",
"version": "1.0.0",
"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.0",
"submodules": true
},
"source_files": "SSFileManager/**/*.{h,swift}"
}