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