blob: 4330a65723766501a36ea997f41f8e1d974b8db5 [file] [log] [blame]
{
"name": "SSPPullToRefresh",
"version": "0.1.0",
"summary": "General classes for \"Pull-To-Refresh\" concept customisation",
"description": "This general classes provide for client the possbility to make own derived implementations",
"homepage": "https://github.com/Sergey-Lomov/SSPPullToRefresh",
"authors": {
"Sergey Lomov": "SSpirit10000@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Sergey-Lomov/SSPPullToRefresh.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.1"
},
"source_files": "{SSPPullToRefresh/SSPActivityIndicatorView.swift,SSPPullToRefresh/SSPPullToRefreshView.swift}",
"pushed_with_swift_version": "3.0"
}