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