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