[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / f / 5 / 0 / MSCachedAsyncViewDrawing / 0.0.1 / MSCachedAsyncViewDrawing.podspec.json
blobc4d2d1ad7a0f7b57023e532950ec4cf915efd127
2   "name": "MSCachedAsyncViewDrawing",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": "Apache",
8   "summary": "Helper class that allows you to draw views (a)synchronously to a UIImage with caching for great performance.",
9   "homepage": "https://github.com/mindsnacks/MSCachedAsyncViewDrawing",
10   "authors": {
11     "Javier Soto": ""
12   },
13   "source": {
14     "git": "https://github.com/mindsnacks/MSCachedAsyncViewDrawing.git",
15     "commit": "8b79d79d4213080d3252da5c8136c53e13317f35"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": [
19     "QuartzCore",
20     "Foundation"
21   ],
22   "requires_arc": true