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