blob: f51ad1994be02194dc759bac144a432d020d98fc [file] [log] [blame]
{
"name": "StorageManager",
"version": "0.1.2",
"summary": "Safe and easy way to use FileManager.",
"description": "FileManager framework that handels Store, fetch, delete and update files in local storage.",
"homepage": "https://github.com/iAmrSalman/StorageManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amr Salman": "iamrsalman@gmail.com"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/iAmrSalman/StorageManager.git",
"tag": "0.1.2"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}