[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 7 / b / MCRefreshView / 0.0.2 / MCRefreshView.podspec.json
blobe1d5db8bd0ef8254247bd34f9dc9aadacc96f71d
2   "name": "MCRefreshView",
3   "version": "0.0.2",
4   "summary": "MCRefreshView is a pull to refresh and load more view by Swift 2.0.",
5   "description": "MCRefreshView is a pull to refresh and load more view by Swift 2.0, Copy from MJRefresh: MJRefreshNormalHeader and MJRefreshBackNormalFooter. I had use in my project. And I had add the horizontal refresh view.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/zhmch0329/MCRefreshView",
7   "license": "MIT",
8   "authors": {
9     "zhmch0329": "zhang-minchao@hotmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhmch0329/MCRefreshView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "MCRefreshView",
20     "MCRefreshView/MCRefreshView/**/*.{swift}"
21   ]