[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / d / SRefresh / 0.1.0 / SRefresh.podspec.json
blob1fdf9f3274936fa6ef750918c340eedead2758a3
2   "name": "SRefresh",
3   "version": "0.1.0",
4   "summary": "this a refreshController.",
5   "description": "*\t模仿淘宝刷新,滚动到局里底部一定距离后,自动加载更多",
6   "homepage": "https://github.com/cs0811/SRefresh",
7   "license": "MIT",
8   "authors": {
9     "cs0811": "382766636@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/cs0811/SRefresh.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Classes/*.{h,m}",
19   "dependencies": {
20     "Masonry": [
21       "~> 0.6.3"
22     ]
23   }