[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 7 / c / FMTopReflesh / 1.0.1 / FMTopReflesh.podspec.json
blobbb2ce3b07b0c99db41b1ab4670bd173a4a220448
2   "name": "FMTopReflesh",
3   "version": "1.0.1",
4   "summary": "A simple top reflesh control for scrollview/tableview.",
5   "homepage": "https://github.com/jacoli/FMTopRefleshControl",
6   "license": "MIT",
7   "authors": {
8     "jacoli": "jaco.lcg@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jacoli/FMTopRefleshControl.git",
12     "tag": "1.0.1"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "FMTopReflesh/FMTopRefleshControl/*.{h,m}",
22   "requires_arc": true