blob: 96605a4de3af909a6ef652212d8cdb01f628e899 [file] [log] [blame]
{
"name": "RefreshControlKit",
"version": "0.0.2",
"summary": "RefreshControlKit is a library for custom RefreshControl that can be used like UIRefreshControl",
"homepage": "https://github.com/hirotakan/RefreshControlKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "hirotakan",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hirotakan/RefreshControlKit.git",
"tag": "0.0.2"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}