blob: bb7ae8ef4ad023468baf79c3cc7748df9f123b07 [file] [log] [blame]
{
"name": "XMSegmentController",
"version": "1.0.0",
"summary": "A menu controller.",
"description": "A menu controller which can contain many subViewControllers",
"homepage": "https://github.com/Justming/XMSegmentController",
"license": "MIT",
"authors": {
"Justming": "949018545@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Justming/XMSegmentController.git",
"tag": "1.0.0"
},
"source_files": [
"XMSegmentController",
"XMSegmentController/*.{h,m}"
]
}