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