blob: 170dc5f82d016cba8737c6fd1e2f770145fe8752 [file] [log] [blame]
{
"name": "FitRefresh",
"version": "1.3.1",
"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.1"
},
"source_files": "Sources/*.swift",
"resources": "Sources/*.bundle",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}