[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / e / SSPPullToRefresh / 0.1.0 / SSPPullToRefresh.podspec.json
blob4330a65723766501a36ea997f41f8e1d974b8db5
2   "name": "SSPPullToRefresh",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.1"
20   },
21   "source_files": "{SSPPullToRefresh/SSPActivityIndicatorView.swift,SSPPullToRefresh/SSPPullToRefreshView.swift}",
22   "pushed_with_swift_version": "3.0"