blob: 63c31b7fc5b87726ec16bab7344585ea78940c7e [file] [log] [blame]
{
"name": "XYRefreshTool",
"version": "1.0.2",
"summary": "刷新控件,下拉刷新,上拉加载更多.",
"homepage": "https://github.com/xinyuly/XYRefreshTool",
"license": "MIT",
"authors": {
"lixinyu": "li_xinyuly@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xinyuly/XYRefreshTool.git",
"tag": "1.0.2"
},
"source_files": "Source/*.{h,m}",
"resources": "Source/XYRefreshTool.bundle",
"requires_arc": true
}