[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / 0 / Regift / 1.0.0 / Regift.podspec.json
blob7cca11cd84ba68058828b4fbb86527ae96780ee2
2   "name": "Regift",
3   "version": "1.0.0",
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.\n                       Create a gif from a given video URL, tweaking the frame count, delay time, and number of loops.\n",
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.0"
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"