[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 6 / IQPullToRefresh / 1.0.1 / IQPullToRefresh.podspec.json
blobeb65f830f13de160e9f40c4361348e8494e81685
2   "name": "IQPullToRefresh",
3   "version": "1.0.1",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQPullToRefresh.git",
6     "tag": "1.0.1"
7   },
8   "summary": "Easy pull to refresh and Load more handling with custom implementation support",
9   "homepage": "https://github.com/hackiftekhar/IQPullToRefresh",
10   "license": "MIT",
11   "authors": {
12     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": [
18     "3.0",
19     "3.2",
20     "4.0",
21     "4.2",
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "source_files": "IQPullToRefresh/**/*.{swift}",
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "requires_arc": true,
33   "swift_version": "5.3"