blob: 4a6050c47b8233bd99b8a300c30e53811ca6e2c9 [file] [log] [blame]
{
"name": "HHJShowBigImage",
"version": "0.0.5",
"license": "MIT",
"authors": {
"szulmj": "https://github.com/szhonghaijiang"
},
"homepage": "https://github.com/szhonghaijiang/HHJShowBigImage",
"summary": "Show the big image from imageViews or images by swift",
"source": {
"git": "https://github.com/szhonghaijiang/HHJShowBigImage.git",
"tag": "0.0.5"
},
"source_files": [
"HHJShowBig",
"HHJShowBig/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}