blob: e29f9a6abbcb5a7302c8b8b3b780c9250ce79733 [file] [log] [blame]
{
"name": "PlainSegmentedControl",
"version": "1.1.0",
"summary": "An iOS plain style SegmentedControl.",
"description": "PlainSegmentedControl is an iOS plain style SegmentedControl.",
"homepage": "https://github.com/Meniny/PlainSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"social_media_url": "https://meniny.cn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/PlainSegmentedControl.git",
"tag": "1.1.0"
},
"source_files": "PlainSegmentedControl/*",
"public_header_files": "PlainSegmentedControl/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0",
"deprecated": true
}