blob: 4be0abc9967b0e0e02287fdcdcf3f339954ab172 [file] [log] [blame]
{
"name": "LCMosaicImageView",
"version": "0.2.4",
"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.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "LCMosaicImageView/LCMosaicImageView.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}