blob: 0ce5839c1fc9d3101c1751aacc7b902600e36871 [file] [log] [blame]
{
"name": "SwiftySegmentedControl",
"version": "0.0.1",
"summary": "An easy to use, customizable replacement for UISegmentedControl & UISwitch. And supported scroll.",
"description": "SwiftySegmentedControl is an easy to use, customizable replacement for UISegmentedControl and UISwitch written in Swift.",
"homepage": "https://github.com/PlayApple/SwiftySegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunny": "cocos2der@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PlayApple/SwiftySegmentedControl.git",
"tag": "0.0.1"
},
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0-GM-CANDIDATE"
}