blob: 608b8d9206efa777839bd654a014f914f7e73550 [file] [log] [blame]
{
"name": "SJSegmentedControl",
"version": "1.0",
"summary": "Another custom UISegmentedControl",
"description": "This custom UISegmentedControl was taken and adapted for use in the development of a social platform.",
"homepage": "https://github.com/sjoness/SJSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sam Jones": "sam@sjoness.co.uk"
},
"source": {
"git": "https://github.com/sjoness/SJSegmentedControl.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/sjoness_",
"platforms": {
"ios": "10.0"
},
"source_files": "SJSegmentedControl/Classes/**/*",
"pushed_with_swift_version": "3.0"
}