[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 6 / BONavigationPullToRefresh / 0.9 / BONavigationPullToRefresh.podspec.json
blobf09ef0fb5ebcd8819205075119d0167dc300590c
2   "name": "BONavigationPullToRefresh",
3   "version": "0.9",
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.9"
17   },
18   "social_media_url": "https://twitter.com/_bmoliveira",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BONavigationPullToRefresh/Classes/**/*"