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