[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 0 / Regift / 1.0.1 / Regift.podspec.json
blob2fb079a11b74ac8260a9ecef72151d67965d2f98
2   "name": "Regift",
3   "version": "1.0.1",
4   "summary": "Regift helps you easily convert a video to a GIF on iOS.",
5   "description": "Regift helps you easily convert a video to a GIF on iOS.\nCreate a gif from a given video URL, tweaking the frame count, delay time, and number of loops.",
6   "homepage": "https://github.com/matthewpalmer/Regift",
7   "license": "MIT",
8   "authors": {
9     "matthewpalmer": "matt@matthewpalmer.net"
10   },
11   "source": {
12     "git": "https://github.com/matthewpalmer/Regift.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/_matthewpalmer",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Regift/*.{m,h,swift}",
21   "resource_bundles": {
22     "Regift": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"