blob: 3d22154e59f7caef80f458a5cb15fc804cc59fbf [file] [log] [blame]
{
"name": "LARefresh",
"version": "3.0.1",
"summary": "LARefresh.",
"description": "this is LARefresh",
"homepage": "https://github.com/leoAntu/LARefresh",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"leoAntu": "363018182@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/leoAntu/LARefresh.git",
"tag": "3.0.1"
},
"source_files": "LARefresh/**/*.{h,m}",
"exclude_files": "LARefresh/Exclude",
"resources": "LARefresh.bundle",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}