[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / 3 / 0 / EasyPullToRefresh / 0.5.0 / EasyPullToRefresh.podspec.json
blobd54c3b96c7ea840a841e67701aadbc19b328310a
2   "name": "EasyPullToRefresh",
3   "version": "0.5.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.5.0"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EasyPullToRefresh/Classes/**/*",
23   "swift_version": "4.2"