[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / e / 2 / JJCachedAsyncViewDrawing / 1.0.1 / JJCachedAsyncViewDrawing.podspec.json
blob07af910174dcb778544e6469b9f7e99af6d62a9b
2   "name": "JJCachedAsyncViewDrawing",
3   "version": "1.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     "Jacob Jennings": "jacob.r.jennings@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jacobjennings/JJCachedAsyncViewDrawing.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "frameworks": [
20     "QuartzCore",
21     "Foundation"
22   ],
23   "requires_arc": true