[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 6 / IQPullToRefresh / 3.0.3 / IQPullToRefresh.podspec.json
blob63bf41d378e6918a506ba06663548621b1ffb622
2   "name": "IQPullToRefresh",
3   "version": "3.0.3",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQPullToRefresh.git",
6     "tag": "3.0.3"
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.7",
19     "5.8",
20     "5.9"
21   ],
22   "source_files": "IQPullToRefresh/**/*.{swift}",
23   "resource_bundles": {
24     "IQPullToRefresh": "IQPullToRefresh/PrivacyInfo.xcprivacy"
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "xcconfig": {
31     "ENABLE_USER_SCRIPT_SANDBOXING": "NO"
32   },
33   "requires_arc": true,
34   "swift_version": "5.9"