[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / c / PullToRefreshController / 0.2.0 / PullToRefreshController.podspec.json
blobc3d2fbe19ed7bc04cc32e47d08de5fe0e7bc07ed
2   "name": "PullToRefreshController",
3   "version": "0.2.0",
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.0"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude"