| { |
| "name": "SYRefresh", |
| "summary": "Powerful text framework for iOS to Refresh.", |
| "version": "1.0.5", |
| "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.5" |
| }, |
| "source_files": [ |
| "SYRefresh/*.swift", |
| "SYRefresh/SYRefresh.h", |
| "SYRefresh/RefreshView.swift" |
| ], |
| "requires_arc": true |
| } |