blob: a63e1df897804bc905065f216ee6e8421a0d0f68 [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.9",
"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.9"
},
"frameworks": "UIKit",
"source_files": "GridTimerView/**/*.{swift}",
"resources": "GridTimerView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}