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