blob: ac7daf255f847b13c147cad6f0a6711520261b18 [file] [log] [blame]
{
"name": "FitRefresh",
"version": "1.3.2",
"summary": "FitRefresh makes it easy to refresh in Swift3+",
"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": "1.3.2"
},
"source_files": "Sources/*.swift",
"resources": "Sources/*.bundle",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}