[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / 8 / e / HWImageViewController / 1.0.12 / HWImageViewController.podspec.json
blob526db63c60584edfe8e7d0f11f60a4fe57fff3ec
2   "name": "HWImageViewController",
3   "version": "1.0.12",
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.12"
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"