blob: bdaa9a4428e42fbbff4fe54550392a3a079064e7 [file] [log] [blame]
{
"name": "AdvanceTimeLineView",
"version": "1.0.1",
"summary": "TimeLineView lets user expand and collapse tableview cell.",
"description": "TimeLineView lets user expand and collapse items grid inside table view cells, having one main scroll outside.",
"homepage": "https://github.com/dev-shanghai/TimeLineView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Asim Khan": "iamasimkhanjadoon@gmail.com"
},
"source": {
"git": "https://github.com/dev-shanghai/TimeLineView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TimeLineView/**/*.{swift}",
"resources": "TimeLineView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}