[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / 0 / SSPullToRefresh / 1.1.0 / SSPullToRefresh.podspec.json
blob2447827b3c2f41eba035cbccc0a46d341d863f14
2   "name": "SSPullToRefresh",
3   "version": "1.1.0",
4   "summary": "Simple and highly customizable pull to refresh view.",
5   "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.",
6   "homepage": "https://github.com/soffes/sspulltorefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sam Soffes": "sam@soff.es"
13   },
14   "source": {
15     "git": "https://github.com/soffes/sspulltorefresh.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "SSPullToRefresh/*.{h,m}",
22   "requires_arc": true