blob: f9e67e8104cee47da0039e4a6d9cd22adb2d3df5 [file] [log] [blame]
{
"name": "SCTiledImage",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCTiledImage/SCTiledImage/*.swift"
}