blob: 6f0f3b2c882ccbe470c71a824b9e1b4c74fdeb7a [file] [log] [blame]
{
"name": "MagiRefresh",
"version": "0.0.3",
"summary": "Animated, customizable, and flexible pull-to-refresh framework for faster and easier iOS development.",
"swift_version": "4.2",
"description": "TODO: Animated, customizable, and flexible pull-to-refresh framework for faster and easier iOS development.(Swift)",
"homepage": "https://github.com/AnRanScheme/MagiRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnRanScheme": "541437674@qq.com"
},
"source": {
"git": "https://github.com/AnRanScheme/MagiRefresh.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MagiRefresh/Classes/**/*"
}