blob: ab331067953d55d0b57b10afda7266672263053d [file] [log] [blame]
{
"name": "AASegmentedControl",
"version": "1.1",
"summary": "AASegmentedControl is lightweight and easy-to-use customised segmented controls, written in Swift.",
"description": "AASegmentedControl is a lightweight and easy-to-use customised segmented controls designed in vertical or horizontal directions, written in Swift. It allows the replacement of UISegmentedControl in iOS.",
"homepage": "https://github.com/EngrAhsanAli/AASegmentedControl",
"screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AASegmentedControl/master/Screenshots/AASegmentedControl.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/AASegmentedControl.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AASegmentedControl/Classes/**/*"
}