[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 7 / LCMosaicImageView / 0.2.4 / LCMosaicImageView.podspec.json
blob4be0abc9967b0e0e02287fdcdcf3f339954ab172
2   "name": "LCMosaicImageView",
3   "version": "0.2.4",
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.4"
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