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