blob: d8c49b35ec37092c4451bda2affcabb871140a00 [file] [log] [blame]
{
"name": "LWDataListRefreshViewController",
"version": "0.0.1",
"summary": "下拉刷新,上拉加载",
"description": "\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/lw254605953",
"license": "MIT",
"authors": {
"liwei": "254605953@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lw254605953/LWDataListRefreshViewController.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"LWDataListRefreshViewController/LWDataListRefreshViewController/*.{h,m}"
],
"exclude_files": "LWDataListRefreshViewController/Exclude"
}