[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / e / HWImageViewController / 1.0.10 / HWImageViewController.podspec.json
blob1c74674eebf0217b127b40ba82a85a6e2b0f7f6b
2   "name": "HWImageViewController",
3   "version": "1.0.10",
4   "summary": "Using for display images",
5   "description": "This Pod is used to display images in ur app. It may be not very good to use so far, I am working hard to make it better.",
6   "homepage": "https://github.com/ihomway/HWImageViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ihomway": "ihomway@live.com"
13   },
14   "source": {
15     "git": "https://github.com/ihomway/HWImageViewController.git",
16     "tag": "1.0.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWImageViewController/Classes/**/*",
22   "resource_bundles": {
23     "HWImageViewController": [
24       "HWImageViewController/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit"