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