blob: 0bb842eaaedd17f248d2c6d70c0039ce19172559 [file] [log] [blame]
{
"name": "ESFileManager",
"version": "0.0.2",
"summary": "file manager for iOS",
"description": "improve efficiency for ios develop",
"homepage": "https://github.com/EverydayStep",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESFileManager.git",
"tag": "0.0.2"
},
"source_files": "ESFileManager/ESFileManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}