blob: 5289b78a838c4162d440e2128a2afadb8a033a1d [file] [log] [blame]
{
"name": "FitRefresh",
"version": "2.6.1",
"summary": "FitRefresh makes it easy to refresh in Swift4+",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/FitClan/FitRefresh",
"license": {
"type": "MIT"
},
"authors": {
"Cyrill": "lichunyang@outlook.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FitClan/FitRefresh.git",
"tag": "2.6.1"
},
"source_files": [
"Sources/*.swift",
"Sources/FitRefresh.h",
"Sources/FitRefresh.swift"
],
"resources": "Sources/*.bundle",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}