blob: edb950ca8a4f6d7f3c04d73f4a0dcb830faaa65a [file] [log] [blame]
{
"name": "SYRefresh",
"summary": "Powerful text framework for iOS to Refresh.",
"version": "1.0.4",
"swift_version": "4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ssy": "781739973@qq.com"
},
"social_media_url": "https://github.com/LeoVessel",
"homepage": "https://github.com/LeoVessel/SYRefreshForSwift.git",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LeoVessel/SYRefreshForSwift.git",
"tag": "1.0.4"
},
"source_files": [
"SYRefresh/*.swift",
"SYRefresh/SYRefresh.h",
"SYRefresh/RefreshView.swift"
],
"requires_arc": true
}