blob: e113a9756f7df8bd94a3257640ffa11874405bfa [file] [log] [blame]
{
"name": "LGSegmentedControl",
"version": "1.1.1",
"summary": "A prettier and highly customizable UISegmentedControl",
"description": "LGSegmentedControl is a highly customizable and therefor prettier version of UISegmentedControl.",
"homepage": "https://github.com/linusgeffarth/LGSegmentedControl",
"screenshots": [
"https://github.com/LinusGeffarth/LGSegmentedControl/blob/master/screenshots/ss4.jpeg",
"https://github.com/LinusGeffarth/LGSegmentedControl/blob/master/screenshots/ss1.png",
"https://github.com/LinusGeffarth/LGSegmentedControl/blob/master/screenshots/ss2.png",
"https://github.com/LinusGeffarth/LGSegmentedControl/blob/master/screenshots/ss3.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linusgeffarth": "linus@geffarth.com"
},
"source": {
"git": "https://github.com/linusgeffarth/LGSegmentedControl.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/linusgeffarth",
"platforms": {
"ios": "9.0"
},
"source_files": "LGSegmentedControl/Classes/**/*",
"frameworks": "UIKit"
}