blob: 731a56c18264e6b82a2e0120627f07a8ebdebfab [file] [log] [blame]
{
"name": "PlainSegmentedControl",
"version": "1.0.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.0.0"
},
"source_files": "PlainSegmentedControl/*",
"public_header_files": "PlainSegmentedControl/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0",
"deprecated": true
}