blob: 5e50529e85a58c8816aa487a906c21b4937cc037 [file] [log] [blame]
{
"name": "PZPullToRefresh",
"version": "0.0.5",
"summary": "This is the simplest refresh control in Swift.",
"homepage": "https://github.com/pixyzehn/PZPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pixyzehn": "civokjots0109@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pixyzehn/PZPullToRefresh.git",
"tag": "0.0.5"
},
"source_files": "PZPullToRefresh/*.swift"
}