blob: 5b84e694121459e6c288b8b48d7ea61caedba116 [file] [log] [blame]
{
"name": "SFTagVC",
"version": "0.1.0",
"summary": "快速创建标签和对应的控制器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/suifumin/SFTagVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"suifumin": "sfmzqbx@sina.com"
},
"source": {
"git": "https://github.com/suifumin/SFTagVC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SFTagVC/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}