blob: 88ca00b756cb18e1ed1e289de5204c99a4360948 [file] [log] [blame]
{
"name": "ESFileManager",
"version": "0.0.1",
"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.1"
},
"source_files": "ESFileManager/ESFileManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}