blob: 63c916e37ec3af728c476941ddf15870eb5831dd [file] [log] [blame]
{
"name": "AnimableRefresh",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AnimableRefresh/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}