blob: 8eba98b7019536c5e6416368ad5637cdaf88744d [file] [log] [blame]
{
"name": "EYSegmentedControl",
"version": "0.1.0",
"summary": "Custom Segmented Control",
"description": "Fully customisable, comes in two styles radius and flat!!",
"homepage": "https://github.com/iOS-AllProjects/EYSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Etjen Ymeraj>": "<etjenymeraj@gmail.com>"
},
"source": {
"git": "https://github.com/iOS-AllProjects/EYSegmentedControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EYSegmentedControl/CustomSegmentedControl.swift",
"pushed_with_swift_version": "3.0"
}