blob: 2bee964a0373bf7b38844e475c5f4b68049c281e [file] [log] [blame]
{
"name": "SJSegmentedScrollView",
"platforms": {
"ios": "8.0"
},
"summary": "Custom segmented header scrollview controller.",
"requires_arc": true,
"version": "1.0.10",
"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.10"
},
"source_files": "SJSegmentedScrollView/Classes/*.{swift}",
"frameworks": "UIKit"
}