[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 3 / GridTimerView / 0.4.0 / GridTimerView.podspec.json
blob94e4febca87c567aafe3297c80f7227f89693eb8
2   "name": "GridTimerView",
3   "platforms": {
4     "ios": "10"
5   },
6   "summary": "GridTimerView shows a schedule with timer controller. Each cell can manage multiple events. Used for listing TV programs shows in a table.",
7   "requires_arc": true,
8   "version": "0.4.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alberto Aznar": "info@alberdev.com"
15   },
16   "homepage": "https://github.com/alberdev/GridTimerView",
17   "source": {
18     "git": "https://github.com/alberdev/GridTimerView.git",
19     "tag": "0.4.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "GridTimerView/**/*.{swift}",
23   "resources": "GridTimerView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_version": "4.2"