blob: f5fdede5d64a87144eaf5c8142303900d90a35e4 [file] [log] [blame]
{
"name": "SpringIndicator",
"version": "5.0.0",
"summary": "SpringIndicator is a indicator such as a spring and PullToRefresh.",
"homepage": "https://github.com/KyoheiG3/SpringIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"swift_version": "5.0",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/KyoheiG3/SpringIndicator.git",
"tag": "5.0.0"
},
"source_files": "SpringIndicator/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}