[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 9 / HTRasterView / 1.1.7 / HTRasterView.podspec.json
blob04c0f12ad738b017975d852c0cd8af059752b76b
2   "name": "HTRasterView",
3   "version": "1.1.7",
4   "platforms": {
5     "ios": "4.3"
6   },
7   "summary": "A state-aware cached component rasterization system (continuation of project HTStateAwareRasterImageView).",
8   "homepage": "https://github.com/hoteltonight/HTStateAwareRasterImageView",
9   "license": "MIT",
10   "authors": {
11     "Jacob Jennings": "jacob.r.jennings@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hoteltonight/HTRasterView.git",
15     "tag": "1.1.7"
16   },
17   "source_files": [
18     "Classes",
19     "*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "JJCachedAsyncViewDrawing": [
25     ]
26   }