blob: 4a8201e6ce6bc97a5067427ca2f90f1388da467f [file] [log] [blame]
{
"name": "SpringIndicator",
"version": "1.1.1",
"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"
},
"source": {
"git": "https://github.com/KyoheiG3/SpringIndicator.git",
"tag": "1.1.1"
},
"source_files": "SpringIndicator/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}