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