[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 2 / EnterpriseAppUpdater / 1.1.0 / EnterpriseAppUpdater.podspec.json
blobfdc94f1290e2a7cdd6cdfe33e8ae39d26224604b
2   "name": "EnterpriseAppUpdater",
3   "version": "1.1.0",
4   "summary": "Manage iOS In-House App Updates",
5   "description": "Enterprise App Updater loads app's manifest file, checks for a new version, provides an alert with patch notes and starts the update.",
6   "screenshots": "https://github.com/DnV1eX/EnterpriseAppUpdater/raw/master/Screenshot.png",
7   "homepage": "https://github.com/DnV1eX/EnterpriseAppUpdater",
8   "license": "Apache License, Version 2.0",
9   "authors": {
10     "Alexey Demin": "dnv1ex@ya.ru"
11   },
12   "social_media_url": "http://twitter.com/dnv1ex",
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/DnV1eX/EnterpriseAppUpdater.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "Sources/EnterpriseAppUpdater/EnterpriseAppUpdater.swift",
22   "frameworks": "UIKit",
23   "swift_version": "5.0"