[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 7 / c / FMTopReflesh / 1.0.0 / FMTopReflesh.podspec.json
bloba28851c7146147cfff2a3e7b0dc6b547d7f95bff
2   "name": "FMTopReflesh",
3   "version": "1.0.0",
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.0"
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