blob: 6601c4f7515fe133f7d2318646bea8569c4cce1a [file] [log] [blame]
{
"name": "RGPullRefresh",
"version": "1.0.0",
"summary": "Just a PullRefresh.",
"homepage": "https://github.com/sunnyGT/RGPullRefresh",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Robin": "a184820975@sina.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunnyGT/RGPullRefresh.git",
"tag": "1.0.0"
},
"source_files": "RGPullRefresh/**/*.{h,m}",
"requires_arc": true
}