[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 3 / 7 / LCMosaicImageView / 0.2 / LCMosaicImageView.podspec.json
blobb7ffad4df6e841cc9cc1f96a86adffd1d294fafe
2   "name": "LCMosaicImageView",
3   "version": "0.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"
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