blob: e28414709667c5e2938b6026769e1a59b99e5dac [file] [log] [blame]
{
"name": "MBSegmentControll",
"version": "0.1.1",
"summary": "A fully customizable SegmentControll with right to left support.",
"description": "Customizable SegmentControll for ios. This library support image and text for segment title placeholder. Also if you want to have support for Right_to_Left languages this library have fully supports that future as well.",
"homepage": "https://github.com/Arashk-A/MBSegmentControll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"m.birang": "m.birang@gmail.com"
},
"source": {
"git": "https://github.com/Arashk-A/MBSegmentControll.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/mbirang",
"platforms": {
"ios": "9.0"
},
"source_files": "MBSegmentControll/Classes/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}