{ | |
"name": "SYRefresh", | |
"summary": "Powerful text framework for iOS to Refresh.", | |
"version": "1.0.1", | |
"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.1" | |
}, | |
"requires_arc": true, | |
"source_files": "SYRefresh/*.swift" | |
} |