blob: eb851eefdca637d7d8a0bfd4930dd99b10e1f007 [file] [log] [blame]
{
"name": "KKSegmentControl",
"version": "1.0.1",
"license": "MIT",
"summary": "A SegmentControl UI framework of iOS",
"homepage": "https://github.com/action456789/KKSegmentControl",
"source": {
"git": "https://github.com/action456789/KKSegmentControl.git",
"tag": "1.0.1"
},
"source_files": "SegmentControl/SegmentControl/Core/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"SnapKit": [
"~> 4.0.0"
]
},
"authors": {
"BY": "tysme120@live.com"
},
"social_media_url": "https://github.com/action456789"
}