[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / f / 6 / 1 / EasyBackgroundRefresh / 1.0.4 / EasyBackgroundRefresh.podspec.json
blobab21df9e202c4c6cc2670977bc5ff12592f2dda7
2   "name": "EasyBackgroundRefresh",
3   "version": "1.0.4",
4   "summary": "Easy background refresh registration, scheduling, execution, and completion. BGTaskScheduler for the lazy.",
5   "homepage": "https://github.com/yonat/EasyBackgroundRefresh",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yonat Sharon": "yonat@ootips.org"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": [
17     "5.0"
18   ],
19   "source": {
20     "git": "https://github.com/yonat/EasyBackgroundRefresh.git",
21     "tag": "1.0.4"
22   },
23   "source_files": "Sources/EasyBackgroundRefresh/*.swift",
24   "resource_bundles": {
25     "EasyBackgroundRefresh": [
26       "PrivacyInfo.xcprivacy"
27     ]
28   },
29   "swift_version": "5.0"