blob: 86e87d90fcd34a77bde12ed0877c6844c4e4bdf3 [file] [log] [blame]
{
"name": "XWSwiftRefresh",
"version": "0.1.2",
"summary": "The easiest way to use pull-to-refresh with Swift2.0 program language..",
"description": "* This is a very convenience of swift extensions.",
"homepage": "https://github.com/boyXiong/XWSwiftRefresh",
"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.2"
},
"source_files": "XWSwiftRefresh/**/*.{swift}",
"resources": "XWSwiftRefresh/Icon/xw_icon.bundle",
"requires_arc": true
}