[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / e / 8 / PHImageKit / 0.1.2 / PHImageKit.podspec.json
blob9c4aba9fb5ce9ddde3c548a269cb76314bd1dd6c
2   "name": "PHImageKit",
3   "version": "0.1.2",
4   "summary": "Simple yet powerful image downloading, caching and GIF playback framework.",
5   "homepage": "https://github.com/producthunt/PHImageKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Product Hunt": "hello@producthunt.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/producthunt/PHImageKit.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "PHImageKit/**/*.{swift}",
21   "description": "- Download image or GIF and display it with just a single call\n- Caches both in memory and in file storage\n- Plays multiple GIFs simultaneously\n- Eliminates delays or blocking during the first playback loop of GIFs\n- Written in Swift\n\nPHImageKit is the component that powers all images and GIFs in ProductHunt iOS App"