blob: bb2ce3b07b0c99db41b1ab4670bd173a4a220448 [file] [log] [blame]
{
"name": "FMTopReflesh",
"version": "1.0.1",
"summary": "A simple top reflesh control for scrollview/tableview.",
"homepage": "https://github.com/jacoli/FMTopRefleshControl",
"license": "MIT",
"authors": {
"jacoli": "jaco.lcg@gmail.com"
},
"source": {
"git": "https://github.com/jacoli/FMTopRefleshControl.git",
"tag": "1.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "FMTopReflesh/FMTopRefleshControl/*.{h,m}",
"requires_arc": true
}