blob: d0c503a5cf9406291ae0846bcb119215570877bb [file] [log] [blame]
{
"name": "TagsController",
"version": "0.1.0",
"summary": "快速创建类似网易新闻那种多种标签切换不同界面的功能",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/suifumin/TagsController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"suifumin": "sfmzqbx@sina.com"
},
"source": {
"git": "https://github.com/suifumin/TagsController.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "TagsController/Classes/**/*",
"swift_version": "5.0"
}