[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 4 / f / RGMagpie / 0.2.0 / RGMagpie.podspec.json
blobf6b73340ac19dd57b94346863043c629b44ec03e
2   "name": "RGMagpie",
3   "version": "0.2.0",
4   "summary": "RGMagpie is an asynchronous image processing library.",
5   "description": "RGMagpie is a simple tool for processing asynchronous image",
6   "homepage": "https://github.com/llingo/RGMagpie",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "llingo": "llingo@kakao.com"
13   },
14   "source": {
15     "git": "https://github.com/llingo/RGMagpie.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "RGMagpie/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.4",
24   "swift_version": "5.4"