blob: 712381f73f9bc1c81da3a95998789e410678c796 [file] [log] [blame]
{
"name": "XWSwiftRefreshT",
"version": "0.1.2",
"summary": "The easiest way to use pull-to-refresh with Swift2.0 program language.",
"homepage": "https://github.com/boyXiong/XWSwiftRefreshT",
"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/XWSwiftRefreshT.git",
"tag": "0.1.2"
},
"source_files": "XWSwiftRefreshT/**/*.{swift}",
"resources": "XWSwiftRefreshT/Icon/xw_icon.bundle",
"requires_arc": true
}