blob: 3d0aac0715483684d4f8629dddcb8daa93e1241a [file] [log] [blame]
{
"name": "PDPullToRefresh",
"version": "1.0.0",
"license": "MIT",
"summary": "An easy way to use pull-to-refresh.",
"homepage": "https://github.com/v2panda/PDPullToRefresh",
"authors": {
"v2panda": "pdxuzhen@gmail.com"
},
"source": {
"git": "https://github.com/v2panda/PDPullToRefresh.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "PDPullToRefresh/PDPullToRefresh/*.{h,m}"
}