blob: baa9a6f379d60d39e13089d028dca1d2afba3cf4 [file] [log] [blame]
{
"name": "FDSegmentedControl",
"version": "0.9.0",
"summary": "Neo SegementedControl with indicator.",
"description": "SegementedControl with slide indicator like UISegementedControl",
"homepage": "https://github.com/frank-du/FDSegmentedControl",
"license": "MIT",
"authors": {
"frank-du": "ion.fundo@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/frank-du/FDSegmentedControl.git",
"tag": "0.9.0"
},
"source_files": "FDSegmentedControl/FDSegmentedControl/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}