blob: d82bf4e7ac368e62e66928add5da4abdc67d4470 [file] [log] [blame]
{
"name": "LCMosaicImageView",
"version": "0.1",
"license": "MIT",
"summary": "Sources of LCMosaicImageView and Demo app to show mosaic UIImageView.",
"homepage": "https://github.com/LazyClutch/LCMosaicImageView",
"authors": {
"Lazy Clutch": "lr_5146@163.com"
},
"source": {
"git": "https://github.com/LazyClutch/LCMosaicImageView.git",
"tag": "0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "LCMosaicImageView/LCMosaicImageView.{h,m}",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
],
"requires_arc": true
}