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