[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 3 / 7 / LCMosaicImageView / 0.1 / LCMosaicImageView.podspec.json
blobd82bf4e7ac368e62e66928add5da4abdc67d4470
2   "name": "LCMosaicImageView",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "Sources of LCMosaicImageView and Demo app to show mosaic UIImageView.",
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.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "LCMosaicImageView/LCMosaicImageView.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "CoreGraphics",
21     "Foundation"
22   ],
23   "requires_arc": true