[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / d / 5 / BadgifySwift / 1.0.1 / BadgifySwift.podspec.json
blob62af93fe5b644198b06c0becd9448f5daaa25c3c
2   "name": "BadgifySwift",
3   "version": "1.0.1",
4   "summary": "A Swift UI framework for badge view that supports image as badge",
5   "homepage": "https://github.com/maios/BadgifySwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "maios": "mmai.iossg@gmail.com",
12     "maimai": "gigi10991@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/maios/BadgifySwift.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Source/**/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   }