[Add] AirshipServiceExtension 19.0.2
[CocoaPods.git] / Specs / a / 9 / 3 / RLToastProgress / 0.0.1 / RLToastProgress.podspec.json
bloba102325443059ee2b3f691b61a7bf5abbedcd2e1
2   "name": "RLToastProgress",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift.",
5   "description": "This CocoaPods library helps you show loading when fetching API or show message by toaster. All in one.",
6   "homepage": "https://github.com/radleydev/RLToastProgress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "radleydev": "radley.dev@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/radleydev/RLToastProgress.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "RLToastProgress/**/*.{h,m,swift}",
23   "swift_version": "5.2"