[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 8 / c / XLMediaZoom / 2.0.1 / XLMediaZoom.podspec.json
blobd85a3c75d3bf82906ceb243fcf66514284548a21
2   "name": "XLMediaZoom",
3   "version": "2.0.1",
4   "summary": "UI controls to view an image or video in fullscreen like Instagram does with support for iOS 7.",
5   "description": "                    XLMediaZoom is a tool for iPhone (iOS 5+) to display images and reproduce \n                    videos in fullscreen like Instagram does. It's possible to specify background color, opacity and blur effect\n",
6   "homepage": "https://github.com/xmartlabs/XLMediaZoom",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Miguel Revetria": "miguel@xmartlabs.com",
12     "Martin Barreto": "martin@xmartlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/xmartlabs/XLMediaZoom.git",
16     "tag": "v2.0.1"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "XLMediaZoom/XL/*.{h,m}",
22   "public_header_files": "XLMediaZoom/XL/*.h",
23   "frameworks": [
24     "AVFoundation",
25     "UIKit",
26     "Foundation",
27     "CoreGraphics"
28   ],
29   "requires_arc": true