[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 0 / SSPullToRefresh / 1.2.4 / SSPullToRefresh.podspec.json
blobb765a3e3704aee3cf2d3acfb899ec72a71146036
2   "name": "SSPullToRefresh",
3   "version": "1.2.4",
4   "summary": "Simple and highly customizable pull to refresh view.",
5   "homepage": "https://github.com/soffes/sspulltorefresh",
6   "authors": {
7     "Sam Soffes": "sam@soff.es"
8   },
9   "source": {
10     "git": "https://github.com/soffes/sspulltorefresh.git",
11     "tag": "v1.2.4"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source_files": "SSPullToRefresh/**/*.{h,m}",
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   }