blob: a733521cd6e165848c1d958c890f43e5185e2e14 [file] [log] [blame]
{
"name": "XBackgroundManager",
"version": "0.1.0",
"summary": "利用 CLLocation 定位实现 App 在进入后台后长久存活",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dte2mdj",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dte2mdj": "awen365@qq.com"
},
"source": {
"git": "https://github.com/dte2mdj/XBackgroundManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source_files": "XBackgroundManager/Classes/**/*",
"swift_version": "5.0"
}