blob: 226b62552c0ca9f4fb8a4d1fb888109f441d2818 [file] [log] [blame]
{
"name": "XREasyRefreshControl",
"version": "1.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A powerful and lightweight pull-down refresh and pull-up load control.",
"homepage": "https://github.com/hanzhuzi/XREasyRefreshControl",
"authors": {
"hanzhuzi": "1754410821@qq.com"
},
"source": {
"git": "https://github.com/hanzhuzi/XREasyRefreshControl.git",
"tag": "1.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"module_name": "XREasyRefresh",
"swift_version": "3.2",
"source_files": "Source/**/*.swift"
}