[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 9 / 7 / NBQElasticPullToRefresh / 1.0 / NBQElasticPullToRefresh.podspec.json
blobeaac4270f87838cd01b31f1da6115efe0d2f1ec6
2   "name": "NBQElasticPullToRefresh",
3   "version": "1.0",
4   "authors": {
5     "Danil Gontovnik": "gontovnik.danil@gmail.com"
6   },
7   "homepage": "https://github.com/NewBieQing/NBQElasticPullToRefresh",
8   "summary": "Elastic pull to refresh compontent developed in Swift",
9   "source": {
10     "git": "https://github.com/NewBieQing/NBQElasticPullToRefresh.git",
11     "tag": "1.0"
12   },
13   "swift_versions": "5.0",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "NBQElasticPullToRefresh/*.swift",
22   "requires_arc": true,
23   "ios": {
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "swift_version": "5.0"