blob: 1e498ccf7b1f708f17a156138ed290fcdc5e090d [file] [log] [blame]
{
"name": "TimelineView",
"platforms": {
"ios": "10.0"
},
"summary": "TimelineView",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Devansh Vyas": "devansh_vyas@outlook.com"
},
"homepage": "https://github.com/devanshvyas/TimelineView",
"source": {
"git": "https://github.com/devanshvyas/TimelineView.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "TimelineView/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}