blob: e713a30f53141f8b4d6849c22e8983b11425b368 [file] [log] [blame]
{
"name": "SwiftRefresh",
"version": "0.0.1",
"summary": "swift语言开发的轻量级下拉刷新框架,使用简单方便。",
"license": "MIT",
"homepage": "https://github.com/SmartPear/SwiftRefresh",
"authors": {
"王欣": "=573385822@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SmartPear/SwiftRefresh.git",
"tag": "0.0.1"
},
"frameworks": "Foundation",
"source_files": "SwiftRefresh/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}