[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / 3 / 7 / LCMosaicImageView / 0.2.2 / LCMosaicImageView.podspec.json
blob9367fba5c57cae65e226b329a18f4cd81e270459
2   "name": "LCMosaicImageView",
3   "version": "0.2.2",
4   "license": "MIT",
5   "summary": "An UIImageView enables you to add mosaic effect on image or get full mosaic image.",
6   "homepage": "https://github.com/LazyClutch/LCMosaicImageView",
7   "authors": {
8     "Lazy Clutch": "lr_5146@163.com"
9   },
10   "source": {
11     "git": "https://github.com/LazyClutch/LCMosaicImageView.git",
12     "tag": "0.2.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "LCMosaicImageView/LCMosaicImageView.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true