[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 3 / 5 / 6 / IQPullToRefresh / 3.0.2 / IQPullToRefresh.podspec.json
blobc061d3733f231d5bca9c42f278e81cceb984ee4c
2   "name": "IQPullToRefresh",
3   "version": "3.0.2",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQPullToRefresh.git",
6     "tag": "3.0.2"
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     "6.0"
24   ],
25   "source_files": "IQPullToRefresh/**/*.{swift}",
26   "resource_bundles": {
27     "IQPullToRefresh": "IQPullToRefresh/PrivacyInfo.xcprivacy"
28   },
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "requires_arc": true,
34   "swift_version": "6.0"