blob: c3e8e7f94db82aafb35e6fd0fab4089b25219e5d [file] [log] [blame]
{
"name": "SYRefresh",
"summary": "Small and flexibly refresh framework for iOS UIScrollview.",
"version": "1.0.8",
"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.8"
},
"source_files": "SYRefresh/*.swift",
"frameworks": [
"UIKit",
"Foundation",
"CoreText",
"CoreGraphics",
"ImageIO"
],
"requires_arc": true
}