[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 1 / 3 / GridTimerView / 0.1.2 / GridTimerView.podspec.json
blob3313fecdd2cc20f4879c01d238cf3d8b1ba02626
2   "name": "GridTimerView",
3   "platforms": {
4     "ios": "11.4"
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.2",
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.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "GridTimerView/**/*.{swift}",
23   "resources": "GridTimerView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_version": "4.2"