[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / a / c / Updates / 0.1.0 / Updates.podspec.json
blob89bb0614d027a10cda0f17835854293886fd7913
2   "name": "Updates",
3   "version": "0.1.0",
4   "swift_version": "4.2",
5   "summary": "Notifies of updates to an iOS app.",
6   "description": "Notifies of updates to an iOS app so that users may be informed and / or prompted to update.",
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.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Updates/Classes/**/*"