[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 9 / a / c / Updates / 1.2.3 / Updates.podspec.json
blobf3c9a77d16e77d28bae0b15e912f440eb0246516
2   "name": "Updates",
3   "version": "1.2.3",
4   "swift_versions": "5.0",
5   "summary": "Updates is a framework for automatically detecting app updates and seamlessly prompting users to update.",
6   "description": "Updates is a framework which automatically checks to see whether a new version of your app is available. When an update is released, Updates is able to present the new version number and accompanying release notes to the user giving them the choice to update. The update itself can then be initiated from within the app so that updating becomes effortless.",
7   "homepage": "https://github.com/rwbutler/Updates",
8   "screenshots": "https://github.com/rwbutler/Updates/raw/master/docs/images/updates-large-logo.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ross Butler": "github@rwbutler.com"
15   },
16   "source": {
17     "git": "https://github.com/rwbutler/Updates.git",
18     "tag": "1.2.3"
19   },
20   "social_media_url": "https://twitter.com/ross_w_butler",
21   "frameworks": "StoreKit",
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "Updates/Classes/**/*",
26   "swift_version": "5.0"