[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 5 / 9 / HTRasterView / 1.2.7 / HTRasterView.podspec.json
blobe910fefaa51530117bf9963ef8bb42e1aa462e9c
2   "name": "HTRasterView",
3   "version": "1.2.7",
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.7"
16   },
17   "source_files": [
18     "Classes",
19     "*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "JJCachedAsyncViewDrawing": [
24       "~> 1.0.0"
25     ]
26   }