blob: 10803a8761bc18591652766b86c6bb91b1eb604b [file] [log] [blame]
{
"name": "HWImageViewController",
"version": "1.0.0",
"summary": "Using for display images",
"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.",
"homepage": "https://github.com/ihomway/HWImageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ihomway": "ihomway@live.com"
},
"source": {
"git": "https://github.com/ihomway/HWImageViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWImageViewController/Classes/**/*",
"frameworks": "UIKit"
}