blob: d44e67952ae512ce13c997999e0d800fc27e4bed [file] [log] [blame]
{
"name": "ZXSegmentController",
"version": "0.1.2",
"summary": "使用oc编写,一个自由化布局的分段控制器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xzx951753/ZXSegmentController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xzx951753": "285644797@qq.com"
},
"source": {
"git": "https://github.com/xzx951753/ZXSegmentController.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZXSegmentController/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}