blob: 7224d237d59ef1bbd9b0642f4d1fbe3cb063b2d1 [file] [log] [blame]
{
"name": "MGRefresh",
"version": "0.0.1",
"summary": "MJRefresh",
"description": "基本MJRefresh二次封装框架",
"homepage": "https://github.com/zm823080538/MGRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaoming": "mingzhaoa@isoftstone.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zm823080538/MGRefresh.git",
"tag": "0.0.1"
},
"source_files": "MGRefresh/*",
"exclude_files": "Classes/Exclude",
"dependencies": {
"MJRefresh": [
]
}
}