blob: 3fbf421e8d62dff0c54a8eef5af782b128b26e68 [file] [log] [blame]
{
"name": "SKRefresh",
"version": "0.0.4",
"summary": "An easy way to use pull-to-refresh.",
"homepage": "https://github.com/gittowj/SKRefresh",
"license": "MIT",
"authors": {
"WJ": "1057234592@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gittowj/SKRefresh.git",
"tag": "0.0.4"
},
"source_files": "source/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"pop": [
"~> 1.0"
]
}
}