[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / c / 1 / ScrollableTableHeader / 0.1.0 / ScrollableTableHeader.podspec.json
blob3c5be31e9d3c8ae50f68be64dc579af25a3b861c
2   "name": "ScrollableTableHeader",
3   "version": "0.1.0",
4   "summary": "Lib to create a header that scroll with tableview.",
5   "description": "The lib create a header that scrolls when user scrolls the tableviews. Its suports more than one tableviews",
6   "homepage": "https://github.com/cristianDRM/ScrollableTableHeader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cristianDRM": "cristianmadridd@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cristianDRM/ScrollableTableHeader.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ScrollableTableHeader/Classes/**/*",
22   "pushed_with_swift_version": "3.0"