[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / 0 / SSPullToRefresh / 1.0.2 / SSPullToRefresh.podspec.json
bloba7ab7befc564973fb140bb4bf15af4c756244a5c
2   "name": "SSPullToRefresh",
3   "version": "1.0.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": "1.0.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source_files": "*.{h,m}",
18   "description": "SSPullToRefresh is a simple andhighly 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": null
21   },
22   "requires_arc": true