blob: 43ae6a5294d6b50a379bda435bd9fcc466671ebf [file] [log] [blame]
{
"name": "EasyPull",
"version": "1.0.3",
"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.3"
},
"source_files": "EasyPull/EasyPull/*.swift",
"resources": "EasyPull/EasyPull/Resource/*.png",
"requires_arc": true
}