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