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