blob: f6628fa4a8684210ca8acd0110a8160451c0d172 [file] [log] [blame]
{
"name": "ARTiledImageView",
"version": "1.1.1",
"summary": "Display, pan and deep zoom with tiled images.",
"description": "Display, pan and deep zoom with tiled images on iOS.",
"homepage": "https://github.com/dblock/ARTiledImageView",
"screenshots": [
"https://raw.github.com/dblock/ARTiledImageView/master/Screenshots/goya1.png",
"https://raw.github.com/dblock/ARTiledImageView/master/Screenshots/goya2.png"
],
"license": "MIT",
"authors": {
"dblock": "dblock@dblock.org",
"orta": "orta.therox@gmail.com"
},
"source": {
"git": "https://github.com/dblock/ARTiledImage.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/dblockdotorg",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"dependencies": [
"SDWebImage"
]
}