[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / c / 0 / SSPullToRefresh / 0.0.1 / SSPullToRefresh.podspec.json
blob5fc85cabf81e6c69b451dd35552d5c50305c9714
2   "name": "SSPullToRefresh",
3   "version": "0.0.1",
4   "summary": "Simple and highly customizable pull to refresh view.",
5   "homepage": "https://github.com/soffes/sspulltorefresh",
6   "authors": {
7     "Sam Soffes": "sam@samsoff.es"
8   },
9   "source": {
10     "git": "https://github.com/soffes/sspulltorefresh.git",
11     "commit": "c27f9388be139ff4e3927ece907b256ea75052c9"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source_files": "*.{h,m}",
18   "description": "There are dozens of pull to refresh views. I've never found one I'm happy with. I always end up customizing one, so I decided to write one that's highly customizable. You can just write your view and forget about the actual pull to refresh details.",
19   "platforms": {
20     "ios": null
21   },
22   "requires_arc": true