blob: 27cdad314abbb5f8e4d51ce153b25f839376a77f [file] [log] [blame]
{
"name": "XMPullToRefresh",
"version": "1.0.2",
"summary": "The easiest way to use pull-to-refresh.",
"homepage": "https://github.com/lyimin/XMPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoming": "1142343535@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lyimin/XMPullToRefresh.git",
"tag": "1.0.2"
},
"source_files": "XMRefresh/**/*.{h,m,swift}",
"resources": "XMRefresh/**/*.{png}",
"requires_arc": true
}