[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / b / XBackgroundManager / 0.1.1 / XBackgroundManager.podspec.json
blobd98ae6347b1b3da8604f25e6c65e9dbd21c1e635
2   "name": "XBackgroundManager",
3   "version": "0.1.1",
4   "summary": "利用 CLLocation 定位实现 App 在进入后台后长久存活",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dte2mdj",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dte2mdj": "awen365@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/dte2mdj/XBackgroundManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0"
25   ],
26   "source_files": "XBackgroundManager/Classes/**/*",
27   "frameworks": "UIKit",
28   "swift_version": "5.0"