blob: 7f2f14ab368e6b01fa0642f57c77e44804121b76 [file] [log] [blame]
{
"name": "SJSegmentedScrollView",
"platforms": {
"ios": "8.0"
},
"summary": "Custom segmented header scrollview controller.",
"requires_arc": true,
"version": "1.0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/subinspathilettu/SJSegmentedViewController",
"authors": {
"Subins Jose": "subinsjose@gmail.com"
},
"source": {
"git": "https://github.com/subinspathilettu/SJSegmentedViewController.git",
"tag": "v1.0.9"
},
"source_files": "SJSegmentedScrollView/Classes/**/*.{swift}",
"frameworks": "UIKit"
}