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