blob: 94167ecf4b55280fd3935e5bc0caca52e5b447de [file] [log] [blame]
{
"name": "LDOTiledView",
"version": "1.0.0",
"summary": "Makes CATiledLayer simple to use.",
"description": "There is no better way to display huge images than CATiledLayer. However it can be a tricky to use.\nLDOTiledView does the heavy lifing, handles it quirks and provides a minimal and easy to use interface.",
"homepage": "https://github.com/lurado/LDOTiledView",
"screenshots": "https://github.com/lurado/LDOTiledView/blob/master/Screenshots/LDOTiledView.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Julian Raschke und Sebastian Ludwig GbR": "info@lurado.com"
},
"source": {
"git": "https://github.com/lurado/LDOTiledView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LDOTiledView/Classes/**/*"
}