blob: d80b1885e11821255f9016c47cb2c14b00a7e262 [file] [log] [blame]
{
"name": "AASegmentedControl",
"version": "0.1.0",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AASegmentedControl/Classes/**/*",
"pushed_with_swift_version": "3.0"
}