blob: cd4c545d73ec0df730123a5a75c4a9cab863680c [file] [log] [blame]
{
"name": "LJSegmentedControl",
"version": "1.0.0",
"summary": "简单易用的分段控件 LJSegmentedControl.",
"description": "简单易用的分段控件 LJSegmentedControl 可实现浮动菜单效果",
"homepage": "https://github.com/liujun7/LJSegmentedControl.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liujun": "18721338327@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liujun7/LJSegmentedControl.git",
"tag": "1.0.0"
},
"source_files": [
"LJSegmentedControl",
"LJSegmentedControl/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}