blob: a7087aba596cbb94c2a08272c7518e638c44d734 [file] [log] [blame]
{
"name": "BONavigationPullToRefresh",
"version": "0.3.0",
"summary": "Add PullToRefresh to a ScrollView with a custom view in UINavigationBar",
"description": "Add PullToRefresh to a ScrollView with a custom view in UINavigationBar.",
"homepage": "https://github.com/bmoliveira/BONavigationPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruno Oliveira": "bm.oliveira.dev@gmail.com"
},
"source": {
"git": "https://github.com/bmoliveira/BONavigationPullToRefresh.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/_bmoliveira",
"platforms": {
"ios": "8.0"
},
"source_files": "BONavigationPullToRefresh/Classes/**/*"
}