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