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