blob: 1d0f2727a5831ed4978b57ede9ca77ad7e69cb2f [file] [log] [blame]
{
"name": "GFPullToRefresh",
"version": "1.1.1",
"summary": "a simple and low coupling pull-to-refresh module, very easy to use",
"homepage": "https://github.com/gydmercy/GFPullToRefresh",
"license": "MIT",
"authors": {
"Mercy": "gyd0915@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gydmercy/GFPullToRefresh.git",
"tag": "1.1.1"
},
"source_files": "GFPullToRefresh/*.{h,m}",
"resources": "GFPullToRefresh/*.png",
"requires_arc": true
}