[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / 9 / d / Background / 0.0.2 / Background.podspec.json
blob355f6706df39e3295c9645c90692f1c4e690d828
2   "name": "Background",
3   "version": "0.0.2",
4   "summary": "Background for my's ioser",
5   "homepage": "https://github.com/my1325/Background.git",
6   "license": "MIT",
7   "platforms": {
8     "ios": "12.0"
9   },
10   "authors": {
11     "mayong": "1173962595@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/my1325/Background.git",
15     "tag": "0.0.2"
16   },
17   "swift_versions": "5.1",
18   "default_subspecs": "Core",
19   "subspecs": [
20     {
21       "name": "Core",
22       "source_files": "Classes/*.swift",
23       "dependencies": {
24         "Background/MainRunloopObserver": [
26         ]
27       }
28     },
29     {
30       "name": "MainRunloopObserver",
31       "source_files": "Classes/MainRunloopObserver/*.swift"
32     }
33   ],
34   "swift_version": "5.1"