blob: e17f0ae54c5fda931602d4aad38698e01d223159 [file] [log] [blame]
{
"name": "XREasyRefreshControl",
"version": "1.0.0",
"license": "MIT",
"summary": "A powerful and lightweight pull-down refresh and pull-up load control.,you can customize your personality refresh according to the requirements.",
"homepage": "https://github.com/hanzhuzi/XREasyRefreshControl",
"authors": {
"hanzhuzi": "1754410821@qq.com"
},
"source": {
"git": "https://github.com/hanzhuzi/XREasyRefreshControl.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"module_name": "XREasyRefresh",
"swift_version": "3.2",
"source_files": "Source/*.swift"
}