blob: f09ef0fb5ebcd8819205075119d0167dc300590c [file] [log] [blame]
{
"name": "BONavigationPullToRefresh",
"version": "0.9",
"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.9"
},
"social_media_url": "https://twitter.com/_bmoliveira",
"platforms": {
"ios": "8.0"
},
"source_files": "BONavigationPullToRefresh/Classes/**/*"
}