blob: 2f9dd6ad6a3f79e9f9d907341781dec3ff803476 [file] [log] [blame]
{
"name": "GridTimerView",
"platforms": {
"ios": "11"
},
"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": "1.0.1",
"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": "1.0.1"
},
"frameworks": "UIKit",
"source_files": "GridTimerView/**/*.{swift}",
"resources": "GridTimerView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}