blob: 1c3a7e625abad3b3dca8c7bd24cf625a0d700995 [file] [log] [blame]
{
"name": "StorageManager",
"version": "0.1.7",
"swift_versions": "5.0",
"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": "https://twitter.com/@iAmrSalman",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/iAmrSalman/StorageManager.git",
"tag": "0.1.7"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "5.0"
}