blob: d2fc16d7afeb765b051012de0891e2e19e773cc3 [file] [log] [blame]
{
"name": "LGSegmentedControl",
"version": "1.2.1-localizable",
"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-localizable"
},
"social_media_url": "https://twitter.com/linusgeffarth",
"platforms": {
"ios": "9.0"
},
"source_files": "LGSegmentedControl/Classes/**/*",
"frameworks": "UIKit",
"ios": {
"dependencies": {
"Localize": [
"~> 2.0.5"
]
}
}
}