| { | |
| "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 | |
| } |