blob: eecb256914a59b1ec89a94eae2f0966853dd4422 [file] [log] [blame]
{
"name": "XWSwiftRefresh",
"version": "0.1.6",
"summary": "The easiest way to use pull-to-refresh with Swift2.0 program language.",
"homepage": "https://github.com/boyXiong/XWSwiftRefresh",
"screenshots": "https://raw.githubusercontent.com/boyXiong/raw/master/picture/XWSwiftRefresh/displayHowToUser.gif",
"license": "MIT",
"authors": {
"boyXiong": "relv@qq.com"
},
"social_media_url": "http://blog.csdn.net/boyXiong.com/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/boyXiong/XWSwiftRefresh.git",
"tag": "0.1.6"
},
"source_files": "XWSwiftRefresh/**/*.{swift}",
"resources": "XWSwiftRefresh/Icon/xw_icon.bundle",
"requires_arc": true
}