blob: 0a3bfb3c76d81d42f068c3b58fdc8bda8df1ac4f [file] [log] [blame]
{
"name": "HZRefresh",
"version": "1.0.1",
"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",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZRefresh_Example/HZRefresh/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "4.2",
"dependencies": {
"MJRefresh": [
]
},
"swift_version": "4.2"
}