blob: 9c6f374c00b348d6c7648aa29d228caf3a77511d [file] [log] [blame]
{
"name": "ImageScrollView",
"version": "1.8",
"summary": "Zoomable and scrollable image view",
"homepage": "https://github.com/huynguyencong/ImageScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/huynguyencong/ImageScrollView.git",
"tag": "1.8"
},
"authors": {
"Huy Nguyen Cong": "https://github.com/huynguyencong"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.{swift}",
"requires_arc": true
}