blob: 4d8cde90d5df19015b26e7c2e775440c03701535 [file] [log] [blame]
{
"name": "RPPullDownToRefresh",
"version": "0.1.2",
"summary": "iOS Custom pull-to-refresh",
"description": "Custom animated pull-to-refresh",
"homepage": "https://github.com/RedPlumber/RPPullDownToRefresh",
"license": "MIT",
"authors": {
"Francesco Petrungaro (RedPlumber)": "redplumber@icloud.com"
},
"source": {
"git": "https://github.com/RedPlumber/RPPullDownToRefresh.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/petrungarof",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RPPullDownToRefresh": [
"Pod/Assets/*.png"
]
}
}