[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / b / 0 / JYRefreshController / 0.4.0 / JYRefreshController.podspec.json
blobc205d4831c369ba9191584a1a302b60c6f25e39a
2   "name": "JYRefreshController",
3   "version": "0.4.0",
4   "license": "MIT",
5   "summary": "An easy way to add pull-to-refresh or pull-to-loadMore to any kind of UIScrollView.",
6   "homepage": "https://github.com/goldfish0506/JYRefreshController",
7   "authors": {
8     "Alvin": "goldfish.jinyu@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/goldfish0506/JYRefreshController.git",
12     "tag": "0.4.0"
13   },
14   "requires_arc": true,
15   "source_files": "JYRefreshController/Source/**/*.{h,m}",
16   "platforms": {
17     "ios": "6.0"
18   }