[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 0 / EasyPullToRefresh / 0.4.0 / EasyPullToRefresh.podspec.json
blobbe42c6c91d6e38be6d6b316457e472fa785acca0
2   "name": "EasyPullToRefresh",
3   "version": "0.4.0",
4   "summary": "One line to implement pull to refresh and handle empty list",
5   "description": "Easily integrate pull to refresh without any hassle.Handle an empty tableview with a single line. No need to add anything to storyboard or xib or code.",
6   "homepage": "https://github.com/harshalrj25/EasyPullToRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "harshalrj25": "harshalrj25@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/harshalrj25/EasyPullToRefresh.git",
16     "tag": "0.4.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EasyPullToRefresh/Classes/**/*"