blob: 1cf9539e14f768e1298b9f67ba97b0955217359d [file] [log] [blame]
{
"name": "ImagePersistence",
"version": "5.0",
"license": "MIT",
"summary": "Image Assets cache and storage",
"authors": {
"Martin Jacob Rehder": "rehscopods_01@rehsco.com"
},
"homepage": "http://www.rehsco.com",
"source": {
"git": "https://github.com/Rehsco/ImagePersistence.git",
"tag": "5.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"requires_arc": true,
"ios": {
"source_files": "ImagePersistence/**/*.swift"
},
"osx": {
"source_files": "ImagePersistence-Mac/**/*.swift"
},
"swift_version": "5.0"
}