[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 6 / PullToRefreshView / 0.0.1 / PullToRefreshView.podspec.json
blob24543eddd8e3785ceb96a9a90723b1e5fdc0ca34
2   "name": "PullToRefreshView",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "summary": "A UIView for easily implementing pull-to-refresh functionality in a UIScrollView that doesn't suck.",
9   "homepage": "https://github.com/btaylor/PullToRefreshView",
10   "authors": {
11     "Grant Paul": "chpwn@chpwn.com"
12   },
13   "source": {
14     "git": "https://github.com/btaylor/PullToRefreshView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "QuartzCore",
19   "resources": "*.png",
20   "requires_arc": false