[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 0 / SSPullToRefresh / 1.1.2 / SSPullToRefresh.podspec.json
blob7b76e4c82286c147d37f7e08598cc1d3a9954533
2   "name": "SSPullToRefresh",
3   "version": "1.1.2",
4   "summary": "Simple and highly customizable pull to refresh view.",
5   "homepage": "https://github.com/samsoffes/sspulltorefresh",
6   "authors": {
7     "Sam Soffes": "sam@soff.es"
8   },
9   "source": {
10     "git": "https://github.com/soffes/sspulltorefresh.git",
11     "tag": "v1.1.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source_files": "SSPullToRefresh",
18   "description": "SSPullToRefresh is a simple and highly customizable pull to refresh view. It lets you implement a content view separate so you don't have to hack up the pulling logic everything you want to customize the appearance.",
19   "platforms": {
20     "ios": "5.0"
21   },
22   "requires_arc": true