blob: 06d9af911c8b98519f2a68e7866fefa95fbaa4fa [file] [log] [blame]
{
"name": "SCTiledImage",
"version": "1.1.0",
"summary": "Tiled Image view for iOS: display images with multiple layers of zoom / tiles, with rotation (optional)",
"description": "Tiled Image view for iOS: display images with multiple layers of zoom / tiles, with rotation (optional), in Swift",
"homepage": "https://github.com/Siclo-Mobile/SCTiledImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxime Pouwels / Siclo Mobile": "maxime.pouwels@siclo-mobile.com"
},
"source": {
"git": "https://github.com/Siclo-Mobile/SCTiledImage.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "SCTiledImage/SCTiledImage/*.swift",
"swift_version": "5.0"
}