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