[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 9 / a / 3 / ARTiledImageView / 1.1.0 / ARTiledImageView.podspec.json
blob8202c04a8bdf10ae0a6db09856625dfa5aeccf83
2   "name": "ARTiledImageView",
3   "version": "1.1.0",
4   "summary": "Display, pan and deep zoom with tiled images.",
5   "description": "Display, pan and deep zoom with tiled images on iOS.",
6   "homepage": "https://github.com/dblock/ARTiledImageView",
7   "screenshots": [
8     "https://raw.github.com/dblock/ARTiledImageView/master/Screenshots/goya1.png",
9     "https://raw.github.com/dblock/ARTiledImageView/master/Screenshots/goya2.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "dblock": "dblock@dblock.org",
14     "orta": "orta.therox@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/dblock/ARTiledImage.git",
18     "tag": "1.1.0"
19   },
20   "social_media_url": "https://twitter.com/dblockdotorg",
21   "platforms": {
22     "ios": "5.0"
23   },
24   "requires_arc": true,
25   "source_files": "Classes",
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "CoreGraphics"
30   ],
31   "dependencies": [
32     "SDWebImage"
33   ]