blob: 0e72b1a8f1b4f327a11c8a6c44f34c76d3faf811 [file] [log] [blame]
{
"name": "MGTabViewController",
"version": "0.0.1",
"summary": "MGTabViewController.",
"description": "MGTabViewController for MGScrollPageView",
"homepage": "https://github.com/spf-iOS/MGTabViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"spf": "spf_ios@163.com"
},
"source": {
"git": "https://github.com/spf-iOS/MGTabViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGTabViewController/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 3.2.0"
],
"MGScrollPageView": [
]
},
"pushed_with_swift_version": "3.0"
}