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