blob: efca786223528f926ad3f6153f5d99ecaf0f42b0 [file] [log] [blame]
{
"name": "RBSegmentedControl",
"version": "0.1.1",
"summary": "A Color Customizable UISegmentedControl",
"description": "RBSegmentedControl is SubClass of UIView that you can customize the color .",
"homepage": "https://github.com/rb-de0/RBSegmentedControl",
"license": "MIT",
"authors": {
"rb_de0": "rebirth.de0@gmail.com"
},
"source": {
"git": "https://github.com/rb-de0/RBSegmentedControl.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/rb_de0",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RBSegmentedControl": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}