blob: d957f4bec82e8bf479ddc335abb0c7eb19c44aa1 [file] [log] [blame]
{
"name": "SPFileManager",
"version": "0.0.5",
"summary": "Swift文件管理",
"description": "Swift文件管理库,创建、删除、查找、文件路径……便捷文件操作",
"homepage": "https://github.com/SwiftPartner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ryan": "mob_developer@163.com"
},
"social_media_url": "https://www.jianshu.com/u/ddf4eb832e80",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/SwiftPartner/SPFileManager.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}