[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / 2 / f / e / HTStateAwareRasterImageView / 1.0.1 / HTStateAwareRasterImageView.podspec.json
blob0b2085442e660c3ee6b4fed3e96dc65bf42d15e8
2   "name": "HTStateAwareRasterImageView",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "4.3"
6   },
7   "summary": "A state-aware cached component rasterization system.",
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/HTStateAwareRasterImageView.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "JJCachedAsyncViewDrawing": [
25     ]
26   }