blob: aac3482849b2cb778a4e4bfb68759f2cd0fd531d [file] [log] [blame]
{
"name": "FileOperations",
"version": "0.0.1",
"summary": "A Library that helps developers to handle file operations",
"description": "A Library that helps developers to handle file operations",
"homepage": "https://github.com/rintoandrews90/FileOperations",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Rinto Andrews": "rintoandrews90@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/rintoandrews90/FileOperations.git",
"branch": "master"
},
"source_files": [
"FileOperations",
"FileOperations/**/*.{h,m,swift}"
],
"exclude_files": "FileOperations/Exclude"
}