[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / c / PullToRefreshController / 0.2.1 / PullToRefreshController.podspec.json
blob3fc4cb820d547b7f2c044dfed7bd4c3e3ddaf357
2   "name": "PullToRefreshController",
3   "version": "0.2.1",
4   "summary": "A simple refresh and load more Refresh controller by swift",
5   "description": "A simple refresh and load more Refresh controller by swift\nwhich translate by JYRefreshController.\nfix bugs when tableview heiht height then contentsize and trigger both refresh and loadmore bug.",
6   "homepage": "https://github.com/looseyi/PullToRefreshController",
7   "license": "MIT",
8   "authors": {
9     "looseyi": "13615033587@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/looseyi/PullToRefreshController.git",
16     "tag": "0.2.1"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude"