[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 0 / 6 / 4 / APNGKit / 2.2.2 / APNGKit.podspec.json
blobc40439e8171629b645c773b196159c8bb3d62a5f
2   "name": "APNGKit",
3   "version": "2.2.2",
4   "summary": "High performance and delightful way to play with APNG format in iOS.",
5   "description": "APNGKit is a high performance framework for loading and displaying APNG images in iOS and macOS. It's built with \nhigh-level abstractions and brings a delightful API. Since be that, you will feel at home and joy when using APNGKit to \nplay with images in APNG format.",
6   "homepage": "https://github.com/onevcat/APNGKit",
7   "screenshots": "https://user-images.githubusercontent.com/1019875/139824374-c83a0d99-7ef6-4497-b980-ee3e3ad7565e.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "onevcat": "onevcat@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/onevcat",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.12",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/onevcat/APNGKit.git",
23     "tag": "2.2.2"
24   },
25   "source_files": "Source/**/*.swift",
26   "swift_versions": [
27     "5.3",
28     "5.4",
29     "5.5"
30   ],
31   "dependencies": {
32     "Delegate": [
33       "~> 1.1"
34     ]
35   },
36   "swift_version": "5.5"