blob: 2fb457e2a7b450369c1b6671468417cc2cc0f69b [file] [log] [blame]
{
"name": "SJSegmented",
"version": "0.1.0",
"summary": "Simple segmented control with basic customization",
"description": "Simple segmented control with basic customization for font, colors and easy to use.",
"homepage": "https://github.com/dimacheverda/SJSegmented",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmytro Cheverda": "cheverda@sjinnovation.com"
},
"source": {
"git": "https://github.com/dimacheverda/SJSegmented.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/cheverda",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "SJSegmented/Classes/**/*",
"frameworks": "UIKit"
}