blob: 1f9c2b7af32826d502c1ef7d3fb75779e49215b1 [file] [log] [blame]
{
"name": "AnimableRefresh",
"version": "0.1.3",
"summary": "A customizable refresh control for `ScrollView`",
"description": "A customizable refresh control for `ScrollView`...",
"homepage": "https://github.com/ThibautRichez/AnimableRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thibaut Richez": "thibaut.richez@benextcompany.com"
},
"source": {
"git": "https://github.com/ThibautRichez/AnimableRefresh.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AnimableRefresh/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}