[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 3 / 5 / 6 / IQPullToRefresh / 2.1.6 / IQPullToRefresh.podspec.json
blobcff3040019899e0a7635d5efb969984babea162c
2   "name": "IQPullToRefresh",
3   "version": "2.1.6",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQPullToRefresh.git",
6     "tag": "2.1.6"
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.0",
19     "5.1",
20     "5.2",
21     "5.3",
22     "5.4",
23     "5.5",
24     "5.6",
25     "5.7",
26     "5.8"
27   ],
28   "source_files": "IQPullToRefresh/**/*.{swift}",
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "requires_arc": true,
34   "swift_version": "5.8"