[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 8 / DLUpdater / 0.4.0 / DLUpdater.podspec.json
blob00a8da59b19fb267a822f373d8db787a3b91c5d8
2   "name": "DLUpdater",
3   "version": "0.4.0",
4   "summary": "An extension framework based on `Siren` for checking update of iOS app.",
5   "description": "An extension framework based on `Siren` for checking update of iOS app.",
6   "homepage": "https://github.com/dklinzh/DLUpdater",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Lin": "linzhdk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dklinzh/DLUpdater.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "DLUpdater/Classes/**/*",
23   "dependencies": {
24     "Siren": [
25       "5.1.0"
26     ]
27   },
28   "swift_version": "5.0"