blob: 2ce0d69609316f7d3e0ff6bc34a9ee30741488eb [file] [log] [blame]
{
"name": "FitRefresh",
"version": "2.7.4",
"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.7.4"
},
"source_files": [
"Sources/*.swift",
"Sources/FitRefresh.h",
"Sources/FitRefresh.swift"
],
"resources": "Sources/*.bundle",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}