blob: 2410550a05eee6a8a10aae2680958cf045f513c7 [file] [log] [blame]
{
"name": "LCMosaicImageView",
"version": "0.2.5",
"license": "MIT",
"summary": "An UIImageView enables you to add mosaic effect on image or get full mosaic image.",
"homepage": "https://github.com/LazyClutch/LCMosaicImageView",
"authors": {
"Lazy Clutch": "lr_5146@163.com"
},
"source": {
"git": "https://github.com/LazyClutch/LCMosaicImageView.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": "LCMosaicImageView/LCMosaicImageView.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}