[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / e / b / 0 / JYRefreshController / 0.7.0 / JYRefreshController.podspec.json
blob9e2cea5b39198a005a2d9ce7742a8294e8e64312
2   "name": "JYRefreshController",
3   "version": "0.7.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.7.0"
13   },
14   "requires_arc": true,
15   "source_files": "JYRefreshController/Source/**/*.{h,m}",
16   "platforms": {
17     "ios": "8.0"
18   }