[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / c / 0 / SSPullToRefresh / 1.2.0 / SSPullToRefresh.podspec.json
blob57f7024b7ab4682bf174155f8a47947f9421e39e
2   "name": "SSPullToRefresh",
3   "version": "1.2.0",
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.2.0"
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