[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 2 / b / 8 / Walt / 0.1.1 / Walt.podspec.json
blob8dfb928b197c89ba691b36ae22b20b375285b272
2   "name": "Walt",
3   "version": "0.1.1",
4   "summary": "A Swift 3 library for creating gifs/videos from a series of images.",
5   "description": "Walt is a Swift 3 library for creating gifs/videos from a series of images.",
6   "homepage": "https://github.com/gonzalonunez/Walt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gonzalonunez": "hello@gonzalonunez.me"
13   },
14   "source": {
15     "git": "https://github.com/gonzalonunez/Walt.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/gonzalo__nunez",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Walt/Source/**/*",
23   "resources": "Walt/Assets/**/*",
24   "frameworks": [
25     "UIKit",
26     "AVFoundation",
27     "CoreGraphics",
28     "CoreMedia",
29     "ImageIO",
30     "MobileCoreServices",
31     "QuartzCore"
32   ]