blob: f3959049cd621d9444dc70e4a34801c2f5ad082c [file] [log] [blame]
{
"name": "LGSegmentedControl",
"version": "1.2.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://raw.githubusercontent.com/LinusGeffarth/LGSegmentedControl/master/screenshots/ss4.jpeg",
"https://raw.githubusercontent.com/LinusGeffarth/LGSegmentedControl/master/screenshots/ss1.png",
"https://raw.githubusercontent.com/LinusGeffarth/LGSegmentedControl/master/screenshots/ss2.png",
"https://raw.githubusercontent.com/LinusGeffarth/LGSegmentedControl/master/screenshots/ss3.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linusgeffarth": "linus@geffarth.com"
},
"source": {
"git": "https://github.com/linusgeffarth/LGSegmentedControl.git",
"tag": "1.2.1"
},
"social_media_url": "https://twitter.com/linusgeffarth",
"platforms": {
"ios": "9.0"
},
"source_files": "LGSegmentedControl/Classes/**/*",
"frameworks": "UIKit"
}