blob: 64c4c72956397f050d78b0e1e59b9b2edd576f2c [file] [log] [blame]
{
"name": "GFRefreshControl",
"version": "0.1.1",
"summary": "Custom and customizable refresh control animation for ScrollView and TableView.",
"description": "Custom and customizable refresh control animation for ScrollView and TableView.\nYou can use your custom image and change backgrounf, image colors.",
"homepage": "https://github.com/guidosette/GFRefreshControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guidosette": "guido.fanfani7@gmail.com"
},
"source": {
"git": "https://github.com/guidosette/GFRefreshControl.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/Guidosette",
"platforms": {
"ios": "8.0"
},
"source_files": "GFRefreshControl/Classes/**/*"
}