[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 5 / 0 / MSCachedAsyncViewDrawing / 1.0.0 / MSCachedAsyncViewDrawing.podspec.json
blobfc3d8588e58281207614e0047e5eb91f82758217
2   "name": "MSCachedAsyncViewDrawing",
3   "version": "1.0.0",
4   "summary": "Helper class that allows you to draw views (a)synchronously to a UIImage with caching for great performance.",
5   "homepage": "https://github.com/mindsnacks/MSCachedAsyncViewDrawing",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Javier Soto": "ios@javisoto.es"
12   },
13   "source": {
14     "git": "https://github.com/mindsnacks/MSCachedAsyncViewDrawing.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "MSCachedAsyncViewDrawing.{h,m}",
21   "requires_arc": true