blob: 98cf6f78e3530233ff93eadc10b91fb41669b100 [file] [log] [blame]
{
"name": "SpringIndicator",
"version": "4.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": "4.2",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/KyoheiG3/SpringIndicator.git",
"tag": "4.0.0"
},
"source_files": "SpringIndicator/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}