blob: dc70e79f200e0516d6d433ccd94c481bcd15a1d9 [file] [log] [blame]
{
"name": "MagiRefresh",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MagiRefresh/Classes/**/*"
}