blob: be23ebde807c0ac7da02193c760fb3e776ad6a75 [file] [log] [blame]
{
"name": "LPPullRefreshTableView",
"version": "0.0.1",
"summary": "demo contain pull-down headerView and pull-up footerView.",
"description": "\"pull-down headerView and pull-up footerView\"",
"homepage": "https://github.com/vsguji/pullHeaderAndLoadMore",
"screenshots": [
"https://github.com/vsguji/pullHeaderAndLoadMore/blob/master/LPPullRefreshTableView/Resources/ScreenShot_20180415222226.png",
"https://github.com/vsguji/pullHeaderAndLoadMore/blob/master/LPPullRefreshTableView/Resources/ScreenShot_20180415222218.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vsguji": "vsguji_2012@sian.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/vsguji/pullHeaderAndLoadMore.git",
"tag": "0.0.1",
"commit": "e5a1b2364d0e3147449be7f864ad5c568ea7a1d7"
},
"source_files": [
"LPPullRefreshTableView/*.{h,m}",
"LPPullRefreshTableView/RefreshView/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKIT",
"Foundation"
]
}