blob: a28851c7146147cfff2a3e7b0dc6b547d7f95bff [file] [log] [blame]
{
"name": "FMTopReflesh",
"version": "1.0.0",
"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.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "FMTopReflesh/FMTopRefleshControl/*.{h,m}",
"requires_arc": true
}