blob: 27d904c63fb92ca016c1baacbc7351ced5c204e8 [file] [log] [blame]
{
"name": "ImagePersistence",
"version": "1.2.6",
"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": "1.2.6"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"requires_arc": true,
"ios": {
"source_files": "ImagePersistence/*.swift"
},
"osx": {
"source_files": "ImagePersistence-Mac/*.swift"
},
"pushed_with_swift_version": "3.0"
}