blob: e6b6679ac1e4ad9e6001db31984781acffa839d9 [file] [log] [blame]
{
"name": "UIRefresher",
"version": "1.1.0",
"summary": "Pull to refresh & pull to load more view for iOS.",
"description": "UIRefresher is a pull to refresh & pull to load more view for iOS..",
"homepage": "https://github.com/Meniny/UIRefresher",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Meniny": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/UIRefresher.git",
"tag": "1.1.0"
},
"social_media_url": "https://meniny.cn/",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "UIRefresher/**/*.*",
"frameworks": [
"Foundation",
"UIKit"
]
}