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