[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 9 / HTRasterView / 1.2.5 / HTRasterView.podspec.json
blob3dffbe1f2fd5ccff8dc4211deb3726a277803091
2   "name": "HTRasterView",
3   "version": "1.2.5",
4   "platforms": {
5     "ios": "5.0"
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.2.5"
16   },
17   "source_files": [
18     "Classes",
19     "*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "JJCachedAsyncViewDrawing": [
25     ]
26   }