blob: 7e06d9bd61ece2022ca1021559ba407a8cdbc5c4 [file] [log] [blame]
{
"name": "ImagePersistence",
"version": "2.1.2",
"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": "2.1.2"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"requires_arc": true,
"ios": {
"source_files": "ImagePersistence/*.swift"
},
"osx": {
"source_files": "ImagePersistence-Mac/*.swift"
}
}