blob: fb3376b65fa473120ecd5559cde70eaf6f7db3e5 [file] [log] [blame]
{
"name": "TimeLineKit",
"platforms": {
"ios": "12.0"
},
"version": "0.0.2",
"summary": "Components to facilitate creation of a time line",
"homepage": "https://github.com/iOSTDDevs/TimeLineKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Rocha": "danielrochadesousa@gmail.com"
},
"source": {
"git": "https://github.com/iOSTDDevs/TimeLineKit.git",
"tag": "0.0.2"
},
"source_files": "TimeLineKit/**/*.{swift}",
"swift_version": "4.2"
}