blob: 37eeff9cfe3cd2b9fba64931f1214de0ddee2d1b [file] [log] [blame]
{
"name": "ImageFactory",
"version": "1.1.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.1.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
}