[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 6 / IQPullToRefresh / 3.0.0 / IQPullToRefresh.podspec.json
blob48cf69d4b7d7592c186b590faf940f9f6da2bda0
2   "name": "IQPullToRefresh",
3   "version": "3.0.0",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQPullToRefresh.git",
6     "tag": "3.0.0"
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": "13.0"
16   },
17   "swift_versions": [
18     "5.5",
19     "5.6",
20     "5.7",
21     "5.8",
22     "5.9"
23   ],
24   "source_files": "IQPullToRefresh/**/*.{swift}",
25   "resources": "IQPullToRefresh/PrivacyInfo.xcprivacy",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true,
31   "swift_version": "5.9"