blob: b6bbd6ff15562694d96802954b6c3db1d4e582bb [file] [log] [blame]
{
"name": "PullRefresh_LoadMore",
"version": "1.0.1",
"license": "MIT",
"summary": "A PullRefresh and LoadMore TableView on iOS(swift).",
"homepage": "https://github.com/joehour/PullRefresh_LoadMore",
"authors": {
"joe": "joemail168@gmail.com"
},
"source": {
"git": "https://github.com/joehour/PullRefresh_LoadMore.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "PullRefresh_LoadMore/*.{swift}",
"resources": "PullRefresh_LoadMore/Images/*.{png}"
}