blob: 19a31264b298c914eba999c5a3f0fc9f30c1566c [file] [log] [blame]
{
"name": "JFGPullToRefresh",
"version": "0.1.0",
"summary": "A arrow pull to refresh library",
"description": " A simple pull to refresh library with arrow animation.\n\n Inspired by the Twitter app for iPad\n",
"homepage": "https://github.com/fatalaa/JFGPullToRefresh",
"screenshots": "https://raw.githubusercontent.com/fatalaa/JFGPullToRefresh/master/Example/Gif/demo.gif",
"license": "MIT",
"authors": {
"Tibor Molnár": "fatalaa@hotmail.com"
},
"source": {
"git": "https://github.com/fatalaa/JFGPullToRefresh.git",
"tag": "v0.1.0"
},
"social_media_url": "https://twitter.com/fatalaa",
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}