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