[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 3 / GridTimerView / 0.1.16 / GridTimerView.podspec.json
blob1b5ca8d5d40869405c88b47945c0535615298e63
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.1.16",
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.1.16"
20   },
21   "frameworks": "UIKit",
22   "source_files": "GridTimerView/**/*.{swift}",
23   "resources": "GridTimerView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_version": "4.2"