blob: c45da47f4ae4b50f06b1ab93720b6e2d37c2b110 [file] [log] [blame]
{
"name": "EasyPull",
"version": "1.0.0",
"summary": "Let pull-to-refresh Easy for any UIScrollView in Swift",
"homepage": "https://github.com/ronghaopger/EasyPull",
"license": "MIT",
"authors": {
"RongHao": "ronghao_1989@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ronghaopger/EasyPull.git",
"tag": "1.0.0"
},
"source_files": "EasyPull/EasyPull/*.swift",
"resources": "EasyPull/EasyPull/Resource",
"requires_arc": true
}