blob: c4810e0b4fefdc7ee1d877eb668fec24e9619a37 [file] [log] [blame]
{
"name": "ImageScrollView",
"version": "1.4",
"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.4"
},
"authors": {
"Huy Nguyen Cong": "https://github.com/huynguyencong"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}