blob: 1cbd9e58556161ef3bcc536763763a50dff8574f [file] [log] [blame]
{
"name": "XBRefreshControl",
"version": "0.9",
"authors": {
"xiabob": "xiabob@yeah.net"
},
"homepage": "https://github.com/xiabob/XBRefreshControl",
"summary": "A pull down RefreshControl by swift.",
"license": "MIT",
"source": {
"git": "https://github.com/xiabob/XBRefreshControl.git",
"tag": "0.9"
},
"source_files": "XBRefreshControl/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}