blob: 7a2e54af028baf0a19b33709de79e0e2a2864b86 [file] [log] [blame]
{
"name": "PullToRefreshController",
"version": "0.1.1",
"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.1"
},
"source_files": [
"Source",
"Source/**/*.{swift}"
],
"exclude_files": "Classes/Exclude"
}