[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 6 / 3 / 7 / LCMosaicImageView / 0.2.3 / LCMosaicImageView.podspec.json
blobcb8848351026b4cd306985b583dacb62116f3a15
2   "name": "LCMosaicImageView",
3   "version": "0.2.3",
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.3"
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