blob: 1c0a008beca8066ad60649e69807ffe44ddaf12e [file] [log] [blame]
{
"name": "ImageFactory",
"version": "1.0.0",
"summary": "An easy way to make UIImage objects.",
"description": "EnumCollection is an easy way to make UIImage objects.",
"homepage": "https://github.com/Meniny/ImageFactory",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/ImageFactory.git",
"tag": "1.0.0"
},
"social_media_url": "https://meniny.cn/",
"platforms": {
"ios": "8.0"
},
"source_files": "ImageFactory/**/*.{h,swift}",
"public_header_files": "ImageFactory/**/*{.h}",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0",
"deprecated": true
}