[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / d / 9 / CLTableWithFooterViewController / 0.2.0 / CLTableWithFooterViewController.podspec.json
blobb0957b08b18a07232364ec0745dfd1809f091832
2   "name": "CLTableWithFooterViewController",
3   "version": "0.2.0",
4   "summary": "Easily add a stationary footer image when you reach the bottom of your UIScrollView or UITableView",
5   "description": "                    Easily add a stationary footer image when you reach the bottom of your UIScrollView or UITableView.\n                    It will remain put when the content bounces up and hide when scrolling up.\n",
6   "homepage": "https://github.com/chrisledet/CLTableWithFooterViewController",
7   "screenshots": "https://github.com/chrisledet/CLTableWithFooterViewController/blob/master/Example.gif",
8   "license": "MIT",
9   "authors": {
10     "Chris Ledet": "me@chrisledet.com"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/chrisledet/CLTableWithFooterViewController.git",
17     "tag": "v0.2.0"
18   },
19   "source_files": [
20     "Src",
21     "Src/**/*.{h,m}"
22   ],
23   "requires_arc": true