blob: e81b2f630f951f18c22b9e34a2134fd895372629 [file] [log] [blame]
{
"name": "LGSegmentedControl",
"version": "1.0.0",
"summary": "A prettier and highly customizable UISegmentedControl",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/linusgeffarth/LGSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linusgeffarth": "linus@geffarth.com"
},
"source": {
"git": "https://github.com/linusgeffarth/LGSegmentedControl.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/linusgeffarth",
"platforms": {
"ios": "9.0"
},
"source_files": "LGSegmentedControl/Classes/**/*",
"frameworks": "UIKit"
}