[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / a / c / Updates / 0.2.1 / Updates.podspec.json
blob57ad4830385fce7724008ab4b308c8f8abbf9fba
2   "name": "Updates",
3   "version": "0.2.1",
4   "swift_version": "4.2",
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   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ross Butler": "github@rwbutler.com"
14   },
15   "source": {
16     "git": "https://github.com/rwbutler/Updates.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Updates/Classes/**/*"