[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / 3 / DEInfiniteTileMarqueeView / 0.0.2 / DEInfiniteTileMarqueeView.podspec.json
blob803a1c4e9b74abb80e3b722270422b2099cd380c
2   "name": "DEInfiniteTileMarqueeView",
3   "version": "0.0.2",
4   "homepage": "https://github.com/dreamengine/DEInfiniteTileMarqueeView",
5   "authors": {
6     "Dream Engine Interactive, Inc.": "contact@dreamengine.com"
7   },
8   "social_media_url": "https://twitter.com/dreamengine",
9   "summary": "Scroll a tiled image forever and ever.",
10   "description": "DEInfiniteTileMarqueeView is a self-contained widget that takes an image, tiles it horizontally or vertically, and makes the tiles scroll forever. Great for futuristic UI effects (or a marquee screensaver). Both IB and programmatic friendly.",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "requires_arc": true,
15   "frameworks": [
16     "Foundation",
17     "UIKit"
18   ],
19   "source": {
20     "git": "https://github.com/dreamengine/DEInfiniteTileMarqueeView.git",
21     "tag": "0.0.2"
22   },
23   "source_files": "src/*.{h,m}",
24   "license": {
25     "type": "MIT",
26     "file": "LICENSE"
27   }