[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 6 / IQPullToRefresh / 2.2.0 / IQPullToRefresh.podspec.json
blob163ea1046a13c4acc18b846b3ed7356200a75fac
2   "name": "IQPullToRefresh",
3   "version": "2.2.0",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQPullToRefresh.git",
6     "tag": "2.2.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": "11.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"