blob: f38bb8fd3093a892c6e2ff4ba1dd3bdecfa3b065 [file] [log] [blame]
{
"name": "GridTimerView",
"platforms": {
"ios": "11.4"
},
"summary": "GridTimerView shows a schedule with timer controller. Each cell can manage multiple events. Used for listing TV programs shows in a table.",
"requires_arc": true,
"version": "0.1.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alberto Aznar": "info@alberdev.com"
},
"homepage": "https://github.com/alberdev/GridTimerView",
"source": {
"git": "https://github.com/alberdev/GridTimerView.git",
"tag": "0.1.8"
},
"frameworks": "UIKit",
"source_files": "GridTimerView/**/*.{swift}",
"resources": "GridTimerView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}