blob: f3ce3c98ba361541d12308be5c824087a2bd53e2 [file] [log] [blame]
{
"name": "HZRefresh",
"version": "1.0.6",
"license": "MIT",
"summary": "The wrapper library for MJRefresh",
"homepage": "https://github.com/CoderZZHe/HZRefresh",
"authors": {
"HeZhizhi": "coderhzz@163.com"
},
"social_media_url": "https://www.jianshu.com/u/9767e7dda727",
"source": {
"git": "https://github.com/CoderZZHe/HZRefresh.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HZRefresh_Example/HZRefresh/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"MJRefresh": [
]
},
"swift_version": "5.0"
}