[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / Gifu / 3.3.1 / Gifu.podspec.json
blob70bb579aa2b6dbd04c4ac1b1cc06373124f9776f
2   "name": "Gifu",
3   "version": "3.3.1",
4   "summary": "High-performance animated GIF support for iOS",
5   "homepage": "https://github.com/kaishin/Gifu",
6   "social_media_url": "http://twitter.com/kaishin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Reda Lemeden": "git@kaishin.haz.email"
13   },
14   "source": {
15     "git": "https://github.com/kaishin/Gifu.git",
16     "tag": "v3.3.1",
17     "submodules": true
18   },
19   "platforms": {
20     "tvos": "9.0",
21     "ios": "9.0"
22   },
23   "swift_versions": [
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3",
28     "5.4"
29   ],
30   "ios": {
31     "source_files": "Sources/**/*.{h,swift}"
32   },
33   "tvos": {
34     "source_files": "Sources/**/*.{h,swift}"
35   },
36   "swift_version": "5.4"