blob: c8ef98a7921043cebc6a412ec4adc989f5021e7b [file] [log] [blame]
{
"name": "GTMRefresh",
"version": "0.0.1",
"summary": "swift 实现的上拉刷新,下拉加载动效库",
"homepage": "https://github.com/GTMYang/GTMRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GTMYang": "17757128523@163.com"
},
"source": {
"git": "https://github.com/GTMYang/GTMRefresh.git",
"tag": "0.0.1"
},
"source_files": "GTMRefresh/*.{h,swift}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}