blob: 0f361f53d6b9abc74d024244906deb0115e70c0f [file] [log] [blame]
{
"name": "StorageManager",
"version": "0.1.1",
"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": {
"iAmrSalman": "iamrsalman@gmail.com"
},
"source": {
"git": "https://github.com/iAmrSalman/StorageManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StorageManager/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}