[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 7 / LCMosaicImageView / 0.2.5 / LCMosaicImageView.podspec.json
blob2410550a05eee6a8a10aae2680958cf045f513c7
2   "name": "LCMosaicImageView",
3   "version": "0.2.5",
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.5"
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