blob: 8292b17a4b69c758156ba42bd6fdbc6227114fa2 [file] [log] [blame]
{
"name": "ZXSegmentController",
"version": "0.1.5",
"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"
]
}
}