blob: d5a8d6887da459c401dd1248d73b67bdda231e64 [file] [log] [blame]
{
"name": "ZVRefreshing",
"version": "2.3.1",
"summary": "A pure-swift and wieldy refresh component.",
"swift_versions": "5.1",
"description": "ZRefreshing is a pure-swift and wieldy refresh component.",
"homepage": "https://github.com/zevwings/ZVRefreshing",
"license": "MIT",
"authors": {
"zevwings": "zev.wings@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zevwings/ZVRefreshing.git",
"tag": "2.3.1"
},
"resources": "ZVRefreshing/Resource/*",
"source_files": [
"ZVRefreshing/**/*.swift",
"ZVRefreshing/ZVRefreshing.h"
],
"requires_arc": true,
"dependencies": {
"ZVActivityIndicatorView": [
]
},
"swift_version": "5.1"
}