[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / c / 0 / AdvanceTimeLineView / 1.0.1 / AdvanceTimeLineView.podspec.json
blobbdaa9a4428e42fbbff4fe54550392a3a079064e7
2   "name": "AdvanceTimeLineView",
3   "version": "1.0.1",
4   "summary": "TimeLineView lets user expand and collapse tableview cell.",
5   "description": "TimeLineView lets user expand and collapse items grid inside table view cells, having one main scroll outside.",
6   "homepage": "https://github.com/dev-shanghai/TimeLineView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Asim Khan": "iamasimkhanjadoon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dev-shanghai/TimeLineView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "TimeLineView/**/*.{swift}",
22   "resources": "TimeLineView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"