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