[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / e / SSPPullToRefresh / 0.1.1 / SSPPullToRefresh.podspec.json
blob02954a57585de8ee6e9ecd82e27ae9ec71186b59
2   "name": "SSPPullToRefresh",
3   "version": "0.1.1",
4   "summary": "General classes for \"Pull-To-Refresh\" concept customisation",
5   "description": "This general classes provide for client the possbility to make own derived implementations",
6   "homepage": "https://github.com/Sergey-Lomov/SSPPullToRefresh",
7   "authors": {
8     "Sergey Lomov": "SSpirit10000@gmail.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/Sergey-Lomov/SSPPullToRefresh.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.1"
20   },
21   "source_files": "{SSPPullToRefresh/SSPActivityIndicatorView.swift,SSPPullToRefresh/SSPPullToRefreshView.swift}",
22   "pushed_with_swift_version": "3.0"