blob: 6e070ac1c8e2b36c765e4eefa772ee2401efe2e6 [file] [log] [blame]
{
"name": "PullToRefreshController",
"version": "0.1.3",
"summary": "A simple refresh and load more Refresh controller by swift",
"description": "A simple refresh and load more Refresh controller by swift\nwhich translate by JYRefreshController",
"homepage": "https://github.com/looseyi/PullToRefreshController",
"license": "MIT",
"authors": {
"looseyi": "13615033587@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/looseyi/PullToRefreshController.git",
"tag": "0.1.3"
},
"source_files": [
"Source",
"Source/**/*.{swift}"
],
"exclude_files": "Classes/Exclude"
}