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