blob: a427bdf0f3390b2be3cd546e08cfdef192791ee3 [file] [log] [blame]
{
"name": "LXGRefresh",
"version": "0.0.1",
"summary": "Lightweight refresh control",
"description": "you can refresh tableview easily by using it",
"homepage": "https://github.com/lixiguang/LXGRefresh",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lixiguang": "429787361@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lixiguang/LXGRefresh.git",
"tag": "0.0.1"
},
"source_files": [
"LXGRefresh/LXGRefresh",
"*.{swift}"
],
"exclude_files": "Classes/Exclude"
}