[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / e / 8 / DLUpdater / 0.5.0 / DLUpdater.podspec.json
blob6cc860dcf62b75db0a3737acca4db3dcd06aa56c
2   "name": "DLUpdater",
3   "version": "0.5.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.5.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.2.1"
26     ]
27   },
28   "swift_version": "5.0"