[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 4 / 6 / BONavigationPullToRefresh / 0.2.0 / BONavigationPullToRefresh.podspec.json
blob94570974e7a89b67555f1403bb71bba0c56c52b1
2   "name": "BONavigationPullToRefresh",
3   "version": "0.2.0",
4   "summary": "Add PullToRefresh to a ScrollView with a custom view in UINavigationBar",
5   "description": "Add PullToRefresh to a ScrollView with a custom view in UINavigationBar.",
6   "homepage": "https://github.com/bmoliveira/BONavigationPullToRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bruno Oliveira": "bm.oliveira.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bmoliveira/BONavigationPullToRefresh.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/_bmoliveira",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BONavigationPullToRefresh/Classes/**/*"